CommandClassAttributeType Property
|
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Type Type { get; }
Public ReadOnly Property Type As Type
Get
public:
property Type^ Type {
Type^ get ();
}
member Type : Type with get
Property Value
Type
See Also