IParameterDataType Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
DxfCode DataType { get; }
ReadOnly Property DataType As DxfCode
Get
property DxfCode DataType {
DxfCode get ();
}
abstract DataType : DxfCode with get
Property Value
DxfCode
See Also