SIFWorks ADK 2.0
StudentParticipationData Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentSpecialEducationRecordStudentParticipationData

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

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

To remove the StudentParticipationData, set StudentParticipationData to null

Version: 2.0

Since: 2.0

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