XrefSubCommandEventArgsbtrNames Property
|
Property that represents the block table
record names.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string[] btrNames { get; }
Public ReadOnly Property btrNames As String()
Get
public:
property array<String^>^ btrNames {
array<String^>^ get ();
}
member btrNames : string[] with get
Property Value
String
See Also