SIFWorks ADK 2.0
RoomNumber Property
NamespacesEdustructures.SifWorks.StudentRoomInfoRoomNumber

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

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

The SIF specification defines the meaning of this element as: "Room number as presented to the user/application."

Version: 2.0

Since: 1.1

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