[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <InvolvementBeginningDate> element.
| C# | Visual Basic | Visual C++ |
public PartialDateType InvolvementBeginningDate{ get; set;}
Public Property InvolvementBeginningDate As PartialDateType
public: property PartialDateType^ InvolvementBeginningDate { 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 began to participate in the activity."
To remove the PartialDateType, set InvolvementBeginningDate to null
Version: 2.0
Since: 2.0