SIFWorks ADK 2.0
PhoneNumberList Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoPhoneNumberList

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

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

The SIF specification defines the meaning of this null as: "The school's phone numbers."

To remove the PhoneNumberList, set PhoneNumberList to null

Version: 2.0

Since: 1.1

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