SbDataTypeSystemType Property |
Gets the system type associated to the data type.
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public Type SystemType { get; }
Public ReadOnly Property SystemType As Type
Get
public:
property Type^ SystemType {
Type^ get ();
}
member SystemType : Type with get
Property Value
Type:
TypeSee Also