[]
Returns the data type of the DataBlk object, as defined in this class.
public abstract int DataType { get; }
Public MustOverride ReadOnly Property DataType As Integer
| Type | Description |
|---|---|
| int | The data type of the object, as defined in thsi class. |