Returns a unit type of the element.
Read-only property
[Visual Basic .NET] |
---|
Public Property UnitType() As short |
[C#] |
---|
public short UnitType {get;} |
[Managed C++] |
---|
public: __property short get_UnitType(); |
[Unmanaged C++] |
---|
public: HRESULT get_UnitType( short * pVal ); |
[Java] |
---|
public short getUnitType(); |