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