SIFWorks ADK 2.0
Size Property
NamespacesEdustructures.SifWorks.StudentRoomInfoSize

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

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

The SIF specification defines the meaning of this element as: "Size in square feet."

Version: 2.0

Since: 1.1

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