[This is preliminary documentation and is subject to change.]
Information on contact persons for this school.
| C# | Visual Basic | Visual C++ |
public class SchoolContact : SifKeyedElement
Public Class SchoolContact _ Inherits SifKeyedElement
public ref class SchoolContact : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SchoolContactSchoolContactNew()() |
Creates an instance of a SchoolContact
| |
| SchoolContactSchoolContactNew(ContactInfo) |
Constructor that accepts values for all mandatory fields
| |
| ContactInfo |
Gets or sets the value of the <ContactInfo> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| PublishInDirectory |
Gets or sets the value of the <PublishInDirectory> element.
| |
| SetContactInfo(Name) | Sets the value of the <ContactInfo> element. | |
| SetPublishInDirectory(YesNo) |
Sets the value of the <PublishInDirectory> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SchoolContact | ||||