IOdaHostAppOpenDbPartially Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
bool OpenDbPartially { get; set; }
Property OpenDbPartially As Boolean
Get
Set
property bool OpenDbPartially {
bool get ();
void set (bool value);
}
abstract OpenDbPartially : bool with get, set
Property Value
Type:
Boolean
See Also