ParameterValueSetDataType
Property
|
Property that represents the data type of a
parameter value set.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public DataType DataType { get; }
Public ReadOnly Property DataType As DataType
Get
public:
property DataType DataType {
DataType get ();
}
member DataType : DataType with get
Property Value
DataType
See Also