[This is preliminary documentation and is subject to change.]
Provide both the HomeEnrollment/SchoolId and HomeEnrollment/LocalId elements if possible. If not, one or the other must be provided.
| C# | Visual Basic | Visual C++ |
public class SchoolId : SifKeyedElement
Public Class SchoolId _ Inherits SifKeyedElement
public ref class SchoolId : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SchoolIdSchoolIdNew()() |
Creates an instance of a SchoolId
| |
| SchoolIdSchoolIdNew(String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| ToString()() | Returns the value of the SchoolInfoRefId attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SchoolId | ||||