resourcespec EntityType
Description: 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.
Entity Set path: [organization URI]/api/data/v8.0/resourcespecs
Base Type: crmbaseentity EntityType
Display Name: Resource Specification
Primary Key: resourcespecid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_businessunitid_value |
Edm.Guid |
Description: Unique identifier of the business unit with which the resource specification is associated. Computed property Read-only property |
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the resource specification. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the resourcespec. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the resource specification. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the resourcespec. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization with which the resource specification is associated. Computed property Read-only property |
constraints |
Edm.String |
Description: Additional constraints, specified as expressions, which are used to filter a set of valid resources. Display Name: Constraints |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the resource specification was created. Display Name: Created On Read-only property |
description |
Edm.String |
Description: 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. Display Name: Description |
effortrequired |
Edm.Double |
Description: Number that specifies the minimal effort required from resources. Display Name: Effort Required |
groupobjectid |
Edm.Guid |
Description: Unique identifier of the scheduling group with which the resource specification is associated. Display Name: Group Object |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the resource specification was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of the resource specification. Display Name: Name |
objectiveexpression |
Edm.String |
Description: Search strategy to use for the resource specification. Display Name: Objective Expression |
objecttypecode |
Edm.String |
Description: Type of entity with which the resource specification is associated. Display Name: Object Type |
requiredcount |
Edm.Int32 |
Description: Required number of resources that must be available. Use -1 to indicate all resources. Display Name: Required Count |
resourcespecid |
Edm.Guid |
Description: Unique identifier of the resource specification. Display Name: Resource Spec |
samesite |
Edm.Boolean |
Description: Value that specifies that all valid and available resources must be in the same site. Default Options: 1 : Yes Display Name: Same Site |
versionnumber |
Edm.Int64 |
Description: Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
businessunitid |
business_unit_resource_specs |
|
createdby |
lk_resourcespec_createdby |
|
createdonbehalfby |
lk_resourcespec_createdonbehalfby |
|
groupobjectid_constraintbasedgroup |
constraint_based_group_resource_specs |
|
groupobjectid_team |
team_resource_specs |
|
modifiedby |
lk_resourcespec_modifiedby |
|
modifiedonbehalfby |
lk_resourcespec_modifiedonbehalfby |
|
organizationid |
organization_resource_specs |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
ActivityPartyResourceSpec |
resourcespecid |
|
resource_spec_services |
resourcespecid |
|
ResourceSpec_Annotation |
objectid_resourcespec |
|
ResourceSpec_AsyncOperations |
regardingobjectid_resourcespec |
|
ResourceSpec_BulkDeleteFailures |
regardingobjectid_resourcespec |
|
resourcespec_resources |
resourceid_resourcespec |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.