[This is preliminary documentation and is subject to change.]
This object contains information pertaining to student eligibility for and participation in support programs. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class StudentParticipation : SifDataObject
Public Class StudentParticipation _ Inherits SifDataObject
public ref class StudentParticipation : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentParticipationStudentParticipationNew()() |
Creates an instance of a StudentParticipation
| |
| StudentParticipationStudentParticipationNew(String, String, StudentParticipationType) |
Constructor that accepts values for all mandatory fields
| |
| BIPDate |
Gets or sets the value of the <BIPDate> element.
| |
| EntryPerson |
Gets or sets the value of the <EntryPerson> element.
| |
| EvaluationDate |
Gets or sets the value of the <EvaluationDate> element.
| |
| EvaluationExtensionDate |
Gets or sets the value of the <EvaluationExtensionDate> element.
| |
| EvaluationParentalConsentDate |
Gets or sets the value of the <EvaluationParentalConsentDate> element.
| |
| ExceptionalityCategories |
Gets or sets the value of the <ExceptionalityCategories> element.
| |
| ExtendedDay |
Gets or sets the value of the <ExtendedDay> element.
| |
| ExtendedSchoolYear |
Gets or sets the value of the <ExtendedSchoolYear> element.
| |
| ExtensionComments |
Gets or sets the value of the <ExtensionComments> element.
| |
| FBADate |
Gets or sets the value of the <FBADate> element.
| |
| GiftedEligibilityCriteria |
Gets or sets the value of the <GiftedEligibilityCriteria> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LeastRestrictiveEnvironment |
Gets or sets the value of the <LeastRestrictiveEnvironment> element.
| |
| ManagingPublicAgency |
Gets or sets the value of the <ManagingPublicAgency> element.
| |
| ManagingSchool |
Gets or sets the value of the <ManagingSchool> element.
| |
| NOREPDate |
Gets or sets the value of the <NOREPDate> element.
| |
| PartCTransitionMeetingDate |
Gets or sets the value of the <PartCTransitionMeetingDate> element.
| |
| PartCTransitionMeetingNotHeldReasons |
Gets or sets the value of the <PartCTransitionMeetingNotHeldReasons> element.
| |
| PartCTransitionMeetingOutcomes |
Gets or sets the value of the <PartCTransitionMeetingOutcomes> element.
| |
| ParticipationContact |
Gets or sets the value of the <ParticipationContact> element.
| |
| PlacementParentalConsentDate |
Gets or sets the value of the <PlacementParentalConsentDate> element.
| |
| PlannedAssessmentParticipation |
Gets or sets the value of the <PlannedAssessmentParticipation> element.
| |
| PrivateNotPlacedByPublic |
Gets or sets the value of the <PrivateNotPlacedByPublic> element.
| |
| ProgramAvailability |
Gets or sets the value of the <ProgramAvailability> element.
| |
| ProgramEligibilityDate |
Gets or sets the value of the <ProgramEligibilityDate> element.
| |
| ProgramExitDate |
Gets or sets the value of the <ProgramExitDate> element.
| |
| ProgramExitReason |
Gets or sets the value of the <ProgramExitReason> element.
| |
| ProgramFundingSources |
Gets or sets the value of the <ProgramFundingSources> element.
| |
| ProgramPlacementDate |
Gets or sets the value of the <ProgramPlacementDate> element.
| |
| ProgramPlanDate |
Gets or sets the value of the <ProgramPlanDate> element.
| |
| ProgramPlanEffectiveDate |
Gets or sets the value of the <ProgramPlanEffectiveDate> element.
| |
| ProgramPlanType |
Gets or sets the value of the <ProgramPlanType> element.
| |
| ProgramReviewDate |
Gets or sets the value of the <ProgramReviewDate> element.
| |
| ProgramStatus |
Gets or sets the value of the <ProgramStatus> element.
| |
| ProgramType |
Gets or sets the value of the <ProgramType> element.
| |
| ProjectedExitDate |
Gets or sets the value of the <ProjectedExitDate> element.
| |
| ProjectedExitReason |
Gets or sets the value of the <ProjectedExitReason> element.
| |
| ReevaluationDate |
Gets or sets the value of the <ReevaluationDate> element.
| |
| ReferralDate |
Gets or sets the value of the <ReferralDate> element.
| |
| ReferralSource |
Gets or sets the value of the <ReferralSource> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetLeastRestrictiveEnvironment(String, ServiceSettingCode) | Sets the value of the <LeastRestrictiveEnvironment> element. | |
| SetManagingPublicAgency(String, String) | Sets the value of the <ManagingPublicAgency> element. | |
| SetManagingSchool(String, String) | Sets the value of the <ManagingSchool> element. | |
| SetPlannedAssessmentParticipation(Codeset, String) | Sets the value of the <PlannedAssessmentParticipation> element. | |
| SetProgramAvailability(ProgramAvailabilityCode) | Sets the value of the <ProgramAvailability> element. | |
| SetProgramExitReason(ProgramExitReasonCode) | Sets the value of the <ProgramExitReason> element. | |
| SetProgramType(StudentFamilyProgramType) | Sets the value of the <ProgramType> element. | |
| SetProjectedExitReason(Codeset, String) | Sets the value of the <ProjectedExitReason> element. | |
| SetSProgramExitReason(ProgramExitReasonCode) | Sets the value of the <SProgramExitReason> element. | |
| SetTransitionPlanning(Codeset, String) | Sets the value of the <TransitionPlanning> element. | |
| SetType(StudentParticipationType) |
Sets the value of the Type attribute.
| |
| SProgramExitReason |
Gets or sets the value of the <SProgramExitReason> element.
| |
| StudentParticipationAsOfDate |
Gets or sets the value of the <StudentParticipationAsOfDate> element.
| |
| StudentPersonalRefId |
Gets or sets the value of the StudentPersonalRefId attribute.
| |
| StudentSpecialEducationFTE |
Gets or sets the value of the <StudentSpecialEducationFTE> element.
| |
| TransitionPlanning |
Gets or sets the value of the <TransitionPlanning> element.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentParticipation | |||||