SFSRoomVariable Properties |
The SFSRoomVariable type exposes the following members.
Name | Description | |
---|---|---|
IsPersistent |
Indicates whether this Room Variable is persistent or not.
| |
IsPrivate |
Indicates whether this Room Variable is private or not.
| |
Name |
Indicates the name of this variable.
(Inherited from BaseVariable.) | |
Type |
Indicates the type of this variable.
(Inherited from BaseVariable.) | |
Value |
Returns the untyped value of this variable.
(Inherited from BaseVariable.) |