DynamicBlockReferencePropertyUnitsType Property
|
Property that represents units for this
property.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DynamicBlockReferencePropertyUnitsType UnitsType { get; }
Public ReadOnly Property UnitsType As DynamicBlockReferencePropertyUnitsType
Get
public:
property DynamicBlockReferencePropertyUnitsType UnitsType {
DynamicBlockReferencePropertyUnitsType get ();
}
member UnitsType : DynamicBlockReferencePropertyUnitsType with get
Property Value
DynamicBlockReferencePropertyUnitsType
See Also