SIFWorks ADK 2.0
RoomInfo Class
NamespacesEdustructures.SifWorks.StudentRoomInfo

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

This object contains all of the information about a school's room. This object contains a reference to a room type so that it may represent anything from a gym, cafeteria, to a standard classroom.
Declaration Syntax
C#Visual BasicVisual C++
public class RoomInfo : SifDataObject
Public Class RoomInfo _
	Inherits SifDataObject
public ref class RoomInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RoomInfoRoomInfoNew()()
Creates an instance of a RoomInfo

RoomInfoRoomInfoNew(String, String)
Constructor that accepts values for all mandatory fields

Building
Gets or sets the value of the <Building> element.

Capacity
Gets or sets the value of the <Capacity> element.

Description
Gets or sets the value of the <Description> element.

HomeroomNumber
Gets or sets the value of the <HomeroomNumber> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
PhoneNumber
Gets or sets the value of the <PhoneNumber> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
RoomNumber
Gets or sets the value of the <RoomNumber> element.

RoomTypeRefId
Gets or sets the value of the <RoomTypeRefId> element.

SchoolInfoRefId
Gets or sets the value of the SchoolInfoRefId attribute.

SetPhoneNumber(PhoneNumberType, String)
Sets the value of the <PhoneNumber> element.

SetStaffList(StaffPersonalRefId)
Sets the value of the <StaffList> element.

Size
Gets or sets the value of the <Size> element.

StaffList
Gets or sets the value of the <StaffList> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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