IAcadBlockReferenceEffectiveName Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
string EffectiveName { get; }
ReadOnly Property EffectiveName As String
Get
property String^ EffectiveName {
String^ get ();
}
abstract EffectiveName : string with get
Property Value
Type:
String
See Also