[This is preliminary documentation and is subject to change.]
A RoomLink
| C# | Visual Basic | Visual C++ |
public class RoomLink : SifKeyedElement
Public Class RoomLink _ Inherits SifKeyedElement
public ref class RoomLink : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| RoomLinkRoomLinkNew()() |
Creates an instance of a RoomLink
| |
| RoomLinkRoomLinkNew(String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| RoomInfoRefId |
Gets or sets the value of the RoomInfoRefId attribute.
| |
| ToString()() | Returns the value of the RoomInfoRefId attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| RoomLink | ||||