SIFWorks ADK 2.0
Building Property
NamespacesEdustructures.SifWorks.StudentRoomInfoBuilding

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

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

The SIF specification defines the meaning of this element as: "Extra building information. In the future Building could become its own object in which case this element will need to be changed to a RefId. Currently it is only required as a free text field."

Version: 2.0

Since: 1.1

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