resourcegroup Class
Represents a scheduling group or team whose members can be scheduled for a service.
The resourcegroup class inherits from BusinessEntity.
Public Methods
For a list of methods and messages that operate on this class, see ResourceGroup.
Constructor | Description |
resourcegroup | Initializes a new instance of the resourcegroup class. |
Public Fields
Field | Description |
businessunitid | Specifies the ID of the business unit with which the scheduling group is associated. |
grouptypecode | Specifies the scheduling group type code. |
name | Specifies the name of the scheduling group. |
objecttypecode | Specifies the type of entity with which the scheduling group is associated. |
organizationid | Specifies the ID of the organization associated with the scheduling group. |
resourcegroupid | Specifies the ID of the scheduling group. |
Remarks
For more information about entities and attributes, see the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and then click Customize Entities.
See Also