DataTypeParameter Constructor

Sets this data type parameter with the specified data type and unit type.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public DataTypeParameter(
        DataType dataType,
        UnitType unitType
)

Parameters

dataType  DataType
[in] Data type.
unitType  UnitType
[in] Unit type.
See Also

©  Bricsys NV. All rights reserved.