Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbDataTypeDataTypes Type { get; }
Public ReadOnly Property Type As SbDataTypeDataTypes
Get
public:
property SbDataTypeDataTypes Type {
SbDataTypeDataTypes get ();
}
member Type : SbDataTypeDataTypes with get
Property Value
Type:
SbDataTypeDataTypesSbDataTypeDataTypes of this
SbDataType.
See Also