Click or drag to resize
SbDataTypeType Property
Gets the data type.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbDataTypeDataTypes Type { get; }

Property Value

Type: SbDataTypeDataTypes
SbDataTypeDataTypes of this SbDataType.
See Also