[This is preliminary documentation and is subject to change.]
This object contains information specific to support programs in which students have been placed. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class StudentPlacement : SifDataObject
Public Class StudentPlacement _ Inherits SifDataObject
public ref class StudentPlacement : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentPlacementStudentPlacementNew()() |
Creates an instance of a StudentPlacement
| |
| StudentPlacementStudentPlacementNew(String, String, String, Service) |
Constructor that accepts values for all mandatory fields
| |
| AgencyType |
Gets or sets the value of the <AgencyType> element.
| |
| AssistiveTechnology |
Gets or sets the value of the <AssistiveTechnology> element.
| |
| DirectTime |
Gets or sets the value of the <DirectTime> element.
| |
| EndDate |
Gets or sets the value of the <EndDate> element.
| |
| EntryPerson |
Gets or sets the value of the <EntryPerson> element.
| |
| FrequencyTime |
Gets or sets the value of the <FrequencyTime> element.
| |
| IncludedInSpecialEducationFTE |
Gets or sets the value of the <IncludedInSpecialEducationFTE> element.
| |
| IndirectTime |
Gets or sets the value of the <IndirectTime> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LatestStartDate |
Gets or sets the value of the <LatestStartDate> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolWhereServiceDelivered |
Gets or sets the value of the <SchoolWhereServiceDelivered> element.
| |
| Service |
Gets or sets the value of the <Service> element.
| |
| ServiceCategory |
Gets or sets the value of the <ServiceCategory> element.
| |
| ServiceFundingSources |
Gets or sets the value of the <ServiceFundingSources> element.
| |
| ServiceProviderAgency |
Gets or sets the value of the <ServiceProviderAgency> element.
| |
| ServiceProviderName |
Gets or sets the value of the <ServiceProviderName> element.
| |
| ServiceProviderType |
Gets or sets the value of the <ServiceProviderType> element.
| |
| ServiceSetting |
Gets or sets the value of the <ServiceSetting> element.
| |
| ServicingPublicAgency |
Gets or sets the value of the <ServicingPublicAgency> element.
| |
| ServicingSchool |
Gets or sets the value of the <ServicingSchool> element.
| |
| SetDirectTime(DurationUnit, Nullable<(Of <Decimal>)>) | Sets the value of the <DirectTime> element. | |
| SetIndirectTime(DurationUnit, Nullable<(Of <Decimal>)>) | Sets the value of the <IndirectTime> element. | |
| SetSchoolWhereServiceDelivered(String, String) | Sets the value of the <SchoolWhereServiceDelivered> element. | |
| SetService(String, ServiceCode, ServiceTypeValue) | Sets the value of the <Service> element. | |
| SetServiceCategory(ServiceCategory) |
Sets the value of the <ServiceCategory> element.
| |
| SetServiceSetting(String, ServiceSettingCode) | Sets the value of the <ServiceSetting> element. | |
| SetServicingPublicAgency(String, String) | Sets the value of the <ServicingPublicAgency> element. | |
| SetServicingSchool(String, String) | Sets the value of the <ServicingSchool> element. | |
| SetTotalServiceDuration(DurationUnit, Nullable<(Of <Decimal>)>) | Sets the value of the <TotalServiceDuration> element. | |
| SetWhenServiceProvided(ProgramAvailabilityCode) | Sets the value of the <WhenServiceProvided> element. | |
| SpecialNeedsTransportation |
Gets or sets the value of the <SpecialNeedsTransportation> element.
| |
| StartDate |
Gets or sets the value of the <StartDate> element.
| |
| StudentParticipationRefId |
Gets or sets the value of the StudentParticipationRefId attribute.
| |
| StudentPersonalRefId |
Gets or sets the value of the StudentPersonalRefId attribute.
| |
| StudentPlacementAsOfDate |
Gets or sets the value of the <StudentPlacementAsOfDate> element.
| |
| TotalServiceDuration |
Gets or sets the value of the <TotalServiceDuration> element.
| |
| WhenServiceProvided |
Gets or sets the value of the <WhenServiceProvided> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentPlacement | |||||