SIFWorks ADK 2.0
PrincipalInfo Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoPrincipalInfo

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <PrincipalInfo> element.
Declaration Syntax
C#Visual BasicVisual C++
public PrincipalInfo PrincipalInfo{ get; set;}
Public Property PrincipalInfo As PrincipalInfo
public:
property PrincipalInfo^ PrincipalInfo {
	PrincipalInfo^ get ();
	void set (PrincipalInfo^ value);
}
Value
A PrincipalInfo
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10