SIFWorks ADK 2.0
PhoneNumber Property
NamespacesEdustructures.SifWorks.StudentRoomInfoPhoneNumber

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

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

The SIF specification defines the meaning of this null as: "Phone number for the room"

To remove the PhoneNumber, set PhoneNumber to null

Version: 2.0

Since: 1.1

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