[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public Service( string codeType, ServiceCode code, ServiceTypeValue type )
Public Sub New ( _ codeType As String, _ code As ServiceCode, _ type As ServiceTypeValue _ )
public: Service ( String^ codeType, ServiceCode^ code, ServiceTypeValue^ type )
- codeType (String)
- if CodeType is "NCES" then the codes used is NCES 0273 Student Support Service Type [NCES Handbooks] or 0274 Student/Family Program Type [NCES Handbooks], depending on the value of the Type attribute
- code (ServiceCode)
- Specialized instruction or related / transitional service provided to this student.
- type (ServiceTypeValue)
- Values: InstructionalService, RelatedService, Other