SIFWorks ADK 2.0
StartDate Property
NamespacesEdustructures.SifWorks.EtranscriptsCourseStartDate

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

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

The SIF specification defines the meaning of this null as: "Date course section started."

To remove the PartialDateType, set StartDate to null

Version: 2.0

Since: 2.0

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