IAcadDictionariesHandle Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
ReadOnly Property Handle As String
Get
property String^ Handle {
String^ get ();
}
abstract Handle : string with get
Property Value
String
Implements
IAcadObjectHandle
See Also