[This is preliminary documentation and is subject to change.]
Returns the type of date represented by this partial date instance
| C# | Visual Basic | Visual C++ |
public PartialDateType.PartialDateType..::DateType DataType{ get;}
Public ReadOnly Property DataType As PartialDateType..::DateType
public: property PartialDateType..::DateType DataType { PartialDateType..::DateType get (); }