[This is preliminary documentation and is subject to change.]
Specialized instruction or related service provided to this student.
| C# | Visual Basic | Visual C++ |
public class Service : SifKeyedElement
Public Class Service _ Inherits SifKeyedElement
public ref class Service : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ServiceServiceNew()() |
Creates an instance of a Service
| |
| ServiceServiceNew(String, ServiceCode, ServiceTypeValue) |
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(ServiceCode) |
Sets the value of the <Code> element.
| |
| SetType(ServiceTypeValue) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| Service | ||||