Click or drag to resize

RoomAttributeWeb Properties

The RoomAttributeWeb type exposes the following members.

Properties
  NameDescription
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyName
The name of the attribute
Public propertyValidFrom
Start date. When this attribute is valid.
Public propertyValidTo
End date. If null, the interval is seen as having no expiration.
Public propertyValue
The value of the attribute.
Top
See Also