FmsGeneralGroup Properties
The FmsGeneralGroup object contains the following properties.
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
BeginActiveDate |
Date |
No |
The date the record starts being active, in Contract time (C). To specify an indefinite date, set this property to zero when creating an FmsGeneralGroup. |
|
CategoryName |
String |
No |
The category name for the group. |
|
Description |
String |
No |
The description of the group. |
|
EndActiveDate |
Date |
No |
The date the record stops being active, in Contract time (C). To specify an indefinite date, set this property to zero when creating an FmsGeneralGroup. |
|
FacilityId |
String |
No |
The associated Facility ID of the group. |
|
GeneralUniqueType |
Integer |
No |
Indicates the group’s unique type. This property can be one of the following values:
|
|
Name |
String |
No |
The name of the group. |
|
NodeId |
Integer |
No |
The associated Node ID of the group. Note: This property is not used with the CreateGeneralGroup method. |
|
SecurityApp |
String |
No |
The security application of the group. |
|
SiteService |
String |
No |
The group site service. |
|
SortPriority |
Integer |
No |
The sort priority of the group. The priority number assigned places it within a manually sortable list. Higher numbers place a Node higher up on a list. |


