IAcadApplicationStatusId
Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.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 Object
-
Property Value
Boolean
See Also