SIFWorks ADK 2.0
InvolvementEndingDate Property
NamespacesEdustructures.SifWorks.EtranscriptsActivityAwardInvolvementEndingDate

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <InvolvementEndingDate> element.
Declaration Syntax
C#Visual BasicVisual C++
public PartialDateType InvolvementEndingDate{ get; set;}
Public Property InvolvementEndingDate As PartialDateType
public:
property PartialDateType^ InvolvementEndingDate {
	PartialDateType^ get ();
	void set (PartialDateType^ value);
}
Value
A PartialDateType
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10