[This is preliminary documentation and is subject to change.]
Category represents the educational setting in which children with disabilities have been placed (setting where child has most desirable learning environment). Primarily used for IDEA federal reporting.
| C# | Visual Basic | Visual C++ |
public class ServiceSetting : SifKeyedElement
Public Class ServiceSetting _ Inherits SifKeyedElement
public ref class ServiceSetting : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ServiceSettingServiceSettingNew()() |
Creates an instance of a ServiceSetting
| |
| ServiceSettingServiceSettingNew(String, ServiceSettingCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| CodeType |
Gets or sets the value of the CodeType attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(ServiceSettingCode) |
Sets the value of the <Code> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ServiceSetting | ||||