ResourceSpec
This is a table representing the ResourceSpec entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the resource specification. |
| BusinessUnitId_Id | String | False |
Unique identifier of the business unit with which the resource specification is associated. |
| BusinessUnitId_LogicalName | String | False | |
| BusinessUnitId_Name | String | False | |
| Constraints | String | False |
Additional constraints, specified as expressions, which are used to filter a set of valid resources. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the resource specification. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the resource specification was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the resourcespec. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Description | String | False |
Selection rule that allows the scheduling engine to select a number of resources from a pool of resources. The rules can be associated with a service. |
| EffortRequired | Double | False |
Number that specifies the minimal effort required from resources. |
| GroupObjectId | String | False |
Unique identifier of the scheduling group with which the resource specification is associated. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the resource specification. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the resource specification was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the resourcespec. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of the resource specification. |
| ObjectiveExpression | String | False |
Search strategy to use for the resource specification. |
| ObjectTypeCode | String | False |
Type of entity with which the resource specification is associated. |
| OrganizationId_Id | String | True |
Unique identifier of the organization with which the resource specification is associated. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| RequiredCount | Integer | False |
Required number of resources that must be available. Use -1 to indicate all resources. |
| ResourceSpecId | String | False |
Unique identifier of the resource specification. |
| SameSite | Boolean | False |
Value that specifies that all valid and available resources must be in the same site. |