[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ClassRankingDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType ClassRankingDate{ get; set;}
Public Property ClassRankingDate As PartialDateType
public: property PartialDateType^ ClassRankingDate { PartialDateType^ get (); void set (PartialDateType^ value); }
A PartialDateType
The SIF specification defines the meaning of this null as: "Date class ranking was determined."
To remove the PartialDateType, set ClassRankingDate to null
Version: 2.0
Since: 2.0