IAcadApplicationStatusId Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
bool this[
Object VportObj
] { get; }
ReadOnly Property StatusId (
VportObj As Object
) As Boolean
Get
property bool StatusId[[InAttribute] Object^ VportObj] {
bool get ([InAttribute] Object^ VportObj);
}
abstract StatusId : bool with get
Parameters
- VportObj
- Type: SystemObject
Property Value
Type:
Boolean
See Also