[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <PrincipalInfo> element.
| C# | Visual Basic | Visual C++ |
public PrincipalInfo PrincipalInfo{ get; set;}
Public Property PrincipalInfo As PrincipalInfo
public: property PrincipalInfo^ PrincipalInfo { PrincipalInfo^ get (); void set (PrincipalInfo^ value); }
A PrincipalInfo
The SIF specification defines the meaning of this null as: "Information about the school's principal"
To remove the PrincipalInfo, set PrincipalInfo to null
Version: 2.0
Since: 1.1