SIFWorks ADK 2.0
ProgramPlanDate Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentParticipationDataProgramPlanDate

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

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

To remove the PartialDateType, set ProgramPlanDate to null

Version: 2.0

Since: 2.0

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