resourcespec EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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.2/resourcespecs
Base Type: crmbaseentity EntityType
Display Name: Resource Specification
Primary Key: resourcespecid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
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 |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_businessunitid_value |
businessunitid |
Unique identifier of the business unit with which the resource specification is associated. |
_createdby_value |
createdby |
Unique identifier of the user who created the resource specification. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the resourcespec. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the resource specification. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the resourcespec. |
_organizationid_value |
organizationid |
Unique identifier of the organization with which the resource specification is associated. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
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 |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright