[This is preliminary documentation and is subject to change.]
A value from the SifDataType enum
| C# | Visual Basic | Visual C++ |
public abstract SifDataType DataType{ get;}
Public MustOverride ReadOnly Property DataType As SifDataType
public: virtual property SifDataType DataType { SifDataType get () abstract; }