UnitTypeAttributeUnitType Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public UnitType UnitType { get; }
Public ReadOnly Property UnitType As UnitType
Get
public:
property UnitType UnitType {
UnitType get ();
}
member UnitType : UnitType with get
Property Value
Type:
UnitType
See Also