DynamicBlockReferencePropertyUnitsType Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
DynamicBlockReferencePropertyUnitsType
See Also