[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <InvolvementEndingDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType InvolvementEndingDate{ get; set;}
Public Property InvolvementEndingDate As PartialDateType
public: property PartialDateType^ InvolvementEndingDate { PartialDateType^ get (); void set (PartialDateType^ value); }
A PartialDateType
The SIF specification defines the meaning of this null as: "The month, day, and year on which the individual ceased to participate in the activity."
To remove the PartialDateType, set InvolvementEndingDate to null
Version: 2.0
Since: 2.0