IAcadHelixHasExtensionDictionary Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
bool HasExtensionDictionary { get; }
ReadOnly Property HasExtensionDictionary As Boolean
Get
property bool HasExtensionDictionary {
bool get ();
}
abstract HasExtensionDictionary : bool with get
Property Value
Type:
Boolean
Implements
IAcadEntityHasExtensionDictionary
See Also