SIFWorks ADK 2.0
InvolvementBeginningDate Property
NamespacesEdustructures.SifWorks.EtranscriptsActivityAwardInvolvementBeginningDate

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

Gets or sets the value of the <InvolvementBeginningDate> element.
Declaration Syntax
C#Visual BasicVisual C++
public PartialDateType InvolvementBeginningDate{ get; set;}
Public Property InvolvementBeginningDate As PartialDateType
public:
property PartialDateType^ InvolvementBeginningDate {
	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 began to participate in the activity."

To remove the PartialDateType, set InvolvementBeginningDate to null

Version: 2.0

Since: 2.0

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