DynamicBlockReferencePropertyPropertyTypeCode Property
|
Property that represents the type of the
property value.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public short PropertyTypeCode { get; }
Public ReadOnly Property PropertyTypeCode As Short
Get
public:
property short PropertyTypeCode {
short get ();
}
member PropertyTypeCode : int16 with get
Property Value
Int16
See Also