BookableResource Entity Reference
Resource that has capacity which can be allocated to work.
Added by: Scheduling Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/bookableresources(bookableresourceid) Update ownerid property. |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/bookableresources See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/bookableresources(bookableresourceid) See Delete |
DeleteRequest or Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| msdyn_GetBookingDetailsByResource | Microsoft.Dynamics.CRM.msdyn_GetBookingDetailsByResource | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. |
| msdyn_GetResourceBookingDetails | Microsoft.Dynamics.CRM.msdyn_GetResourceBookingDetails | Type generated by CrmSvcUtil.exe or use OrganizationRequest setting the required parameters for the message. |
| Retrieve | GET [org URI]/api/data/v9.0/bookableresources(bookableresourceid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/bookableresources See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/bookableresources(bookableresourceid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/bookableresources(bookableresourceid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | BookableResource |
| DisplayCollectionName | Bookable Resources |
| DisplayName | Bookable Resource |
| EntitySetName | bookableresources |
| IsBPFEntity | False |
| LogicalCollectionName | bookableresources |
| LogicalName | bookableresource |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | bookableresourceid |
| PrimaryNameAttribute | name |
| SchemaName | BookableResource |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AccountId
- BookableResourceId
- CalendarId
- ContactId
- ImportSequenceNumber
- msdyn_BookingsToDrip
- msdyn_DeriveCapacity
- msdyn_DisplayOnScheduleAssistant
- msdyn_DisplayOnScheduleBoard
- msdyn_EnabledForFieldServiceMobile
- msdyn_EnableDripScheduling
- msdyn_EndLocation
- msdyn_GenericType
- msdyn_HourlyRate
- msdyn_isgenericresourceprojectscoped
- msdyn_Latitude
- msdyn_Longitude
- msdyn_organizationalunit
- msdyn_PoolType
- msdyn_PrimaryEMail
- msdyn_StartLocation
- msdyn_targetutilization
- msdyn_TimeOffApprovalRequired
- msdyn_Warehouse
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ProcessId
- ResourceType
- StageId
- StateCode
- StatusCode
- TimeZone
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- TraversedPath
- UserId
- UTCConversionTimeZoneCode
AccountId
| Property | Value |
|---|---|
| Description | Select the account that represents this resource. |
| DisplayName | Account |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accountid |
| RequiredLevel | None |
| Targets | account |
| Type | Lookup |
BookableResourceId
| Property | Value |
|---|---|
| Description | Unique identifier of the resource. |
| DisplayName | Bookable Resource |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | bookableresourceid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
CalendarId
| Property | Value |
|---|---|
| Description | Specifies the working days and hours of the resource. |
| DisplayName | Calendar |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | calendarid |
| RequiredLevel | None |
| Targets | calendar |
| Type | Lookup |
ContactId
| Property | Value |
|---|---|
| Description | Select the contact that represents this resource. |
| DisplayName | Contact |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | contactid |
| RequiredLevel | None |
| Targets | contact |
| Type | Lookup |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_BookingsToDrip
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | The number of bookings to drip on the Mobile . This field is disabled/enabled based on Enable Drip Scheduling field |
| DisplayName | Bookings To Drip |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_bookingstodrip |
| MaxValue | 50 |
| MinValue | 1 |
| RequiredLevel | None |
| Type | Integer |
msdyn_DeriveCapacity
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Derive Capacity From Group Members |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_derivecapacity |
| RequiredLevel | None |
| Type | Boolean |
msdyn_DeriveCapacity Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_DisplayOnScheduleAssistant
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Specify if this resource should be enabled for availablity search. |
| DisplayName | Enable for Availability Search |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_displayonscheduleassistant |
| RequiredLevel | None |
| Type | Boolean |
msdyn_DisplayOnScheduleAssistant Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: True
msdyn_DisplayOnScheduleBoard
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Specify if this resource should be displayed on the schedule board. |
| DisplayName | Display On Schedule Board |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_displayonscheduleboard |
| RequiredLevel | ApplicationRequired |
| Type | Boolean |
msdyn_DisplayOnScheduleBoard Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: True
msdyn_EnabledForFieldServiceMobile
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Set this field to Yes if this resource requires access to the Field Service Mobile application. |
| DisplayName | Enabled for Field Service Mobile |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_enabledforfieldservicemobile |
| RequiredLevel | None |
| Type | Boolean |
msdyn_EnabledForFieldServiceMobile Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_EnableDripScheduling
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Enables drip scheduling on the mobile app. |
| DisplayName | Enable Drip Scheduling |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_enabledripscheduling |
| RequiredLevel | None |
| Type | Boolean |
msdyn_EnableDripScheduling Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_EndLocation
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Shows the default ending location type when booking daily schedules for this resource. |
| DisplayName | End Location |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_endlocation |
| RequiredLevel | None |
| Type | Picklist |
msdyn_EndLocation Options
| Value | Label |
|---|---|
| 690970000 | Resource Address |
| 690970001 | Organizational Unit Address |
| 690970002 | Location Agnostic |
msdyn_GenericType
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Generic Type (Deprecated) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_generictype |
| RequiredLevel | None |
| Type | Picklist |
msdyn_GenericType Options
| Value | Label |
|---|---|
| 690970000 | Service Center |
msdyn_HourlyRate
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Hourly Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_hourlyrate |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_isgenericresourceprojectscoped
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Is Default |
| DisplayName | Is Default |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_isgenericresourceprojectscoped |
| RequiredLevel | None |
| Type | Boolean |
msdyn_isgenericresourceprojectscoped Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_Latitude
Added by: Geofence Management Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_latitude |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
msdyn_Longitude
Added by: Geofence Management Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_longitude |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
msdyn_organizationalunit
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Organizational Unit that resource belong to |
| DisplayName | Organizational Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_organizationalunit |
| RequiredLevel | None |
| Targets | msdyn_organizationalunit |
| Type | Lookup |
msdyn_PoolType
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Select whether the pool is an account, contact, user, equipment or a facility of resources. |
| DisplayName | Pool Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_pooltype |
| RequiredLevel | None |
| Type | MultiSelectPicklist |
msdyn_PoolType Options
| Value | Label |
|---|---|
| 192350000 | Account |
| 192350001 | Contact |
| 192350002 | User |
| 192350003 | Equipment |
| 192350004 | Facility |
msdyn_PrimaryEMail
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | Primary Email |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_primaryemail |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_StartLocation
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Shows the default starting location type when booking daily schedules for this resource. |
| DisplayName | Start Location |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_startlocation |
| RequiredLevel | None |
| Type | Picklist |
msdyn_StartLocation Options
| Value | Label |
|---|---|
| 690970000 | Resource Address |
| 690970001 | Organizational Unit Address |
| 690970002 | Location Agnostic |
msdyn_targetutilization
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | Shows the target utilization for the resource. |
| DisplayName | Target Utilization |
| Format | None |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_targetutilization |
| MaxValue | 100 |
| MinValue | 1 |
| RequiredLevel | None |
| Type | Integer |
msdyn_TimeOffApprovalRequired
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Specifies if approval required for Time Off Requests. |
| DisplayName | Time Off Approval Required |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_timeoffapprovalrequired |
| RequiredLevel | None |
| Type | Boolean |
msdyn_TimeOffApprovalRequired Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
msdyn_Warehouse
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Default Warehouse for this resource. |
| DisplayName | Warehouse |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_warehouse |
| RequiredLevel | None |
| Targets | msdyn_warehouse |
| Type | Lookup |
Name
| Property | Value |
|---|---|
| Description | Type the name of the resource. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OverriddenCreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Targets | systemuser,team |
| Type | Owner |
OwnerIdType
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
ProcessId
| Property | Value |
|---|---|
| Description | Contains the id of the process associated with the entity. |
| DisplayName | Process Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
ResourceType
| Property | Value |
|---|---|
| Description | Select whether the resource is a user, equipment, contact, account, generic resource or a group of resources. |
| DisplayName | Resource Type |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | resourcetype |
| RequiredLevel | SystemRequired |
| Type | Picklist |
ResourceType Options
| Value | Label |
|---|---|
| 1 | Generic |
| 2 | Contact |
| 3 | User |
| 4 | Equipment |
| 5 | Account |
| 6 | Crew |
| 7 | Facility |
| 8 | Pool |
StageId
| Property | Value |
|---|---|
| Description | Contains the id of the stage where the entity is located. |
| DisplayName | (Deprecated) Stage Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | stageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
StateCode
| Property | Value |
|---|---|
| Description | Status of the Bookable Resource |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
StatusCode
| Property | Value |
|---|---|
| Description | Reason for the status of the Bookable Resource |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
StatusCode Options
| Value | Label | State |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TimeZone
| Property | Value |
|---|---|
| Description | Specifies the timezone for the resource's working hours. |
| DisplayName | Time Zone |
| Format | TimeZone |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | timezone |
| MaxValue | 1500 |
| MinValue | -1500 |
| RequiredLevel | SystemRequired |
| Type | Integer |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Exchange rate for the currency associated with the BookableResource with respect to the base currency. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
TraversedPath
| Property | Value |
|---|---|
| Description | A comma separated list of string values representing the unique identifiers of stages in a Business Process Flow Instance in the order that they occur. |
| DisplayName | (Deprecated) Traversed Path |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | traversedpath |
| MaxLength | 1250 |
| RequiredLevel | None |
| Type | String |
UserId
| Property | Value |
|---|---|
| Description | Select the user who represents this resource. |
| DisplayName | User |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | userid |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- AccountIdName
- AccountIdYomiName
- CalendarIdName
- ContactIdName
- ContactIdYomiName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_hourlyrate_Base
- msdyn_organizationalunitName
- msdyn_WarehouseName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- TransactionCurrencyIdName
- UserIdName
- UserIdYomiName
- VersionNumber
AccountIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | accountidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
AccountIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | accountidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CalendarIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | calendaridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ContactIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | contactidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ContactIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | contactidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ExchangeRate
| Property | Value |
|---|---|
| Description | Exchange rate for the currency associated with the bookableresource with respect to the base currency. |
| DisplayName | ExchangeRate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| MaxValue | 100000000000 |
| MinValue | 0.0000000001 |
| Precision | 10 |
| RequiredLevel | None |
| Type | Decimal |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
msdyn_hourlyrate_Base
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | Value of the Hourly Rate in base currency. |
| DisplayName | Hourly Rate (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_hourlyrate_base |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 1 |
| RequiredLevel | None |
| Type | Money |
msdyn_organizationalunitName
Added by: Universal Resource Scheduling Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_organizationalunitname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
msdyn_WarehouseName
Added by: Field Service Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_warehousename |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OwnerIdName
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Targets | team |
| Type | Lookup |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
TransactionCurrencyIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
UserIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | useridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
UserIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | useridyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- BookableResource_SyncErrors
- bookableresource_DuplicateMatchingRecord
- bookableresource_DuplicateBaseRecord
- bookableresource_AsyncOperations
- bookableresource_MailboxTrackingFolders
- bookableresource_ProcessSession
- bookableresource_BulkDeleteFailures
- bookableresource_PrincipalObjectAttributeAccess
- bookableresource_Annotations
- bookableresource_bookableresourcebooking_Resource
- bookableresource_bookableresourcecategoryassn_Resource
- bookableresource_bookableresourcecharacteristic_Resource
- bookableresource_bookableresourcegroup_ChildResource
- bookableresource_bookableresourcegroup_ParentResource
- msdyn_bookableresource_bookableresourcebooking_ResourceGroup
- msdyn_bookableresource_bookableresourcebookingheader_bookableresourceid
- msdyn_bookableresource_msdyn_actual_bookableresource
- msdyn_bookableresource_msdyn_bookableresourceassociation_Resource1
- msdyn_bookableresource_msdyn_bookableresourceassociation_Resource2
- msdyn_bookableresource_msdyn_requirementresourcepreference_BookableResource
- msdyn_bookableresource_msdyn_resourceterritory_Resource
- msdyn_bookableresource_msdyn_workhourtemplate_bookableresourceid
- msdyn_bookableresource_msdyn_delegation_delegationfrom
- msdyn_bookableresource_msdyn_delegation_delegationto
- msdyn_bookableresource_msdyn_estimateline_bookableresource
- msdyn_bookableresource_msdyn_expense_bookableresource
- msdyn_bookableresource_msdyn_fact_bookableresource
- msdyn_bookableresource_msdyn_findworkevent_BookableResource
- msdyn_bookableresource_msdyn_invoicelinetransaction_bookableresource
- msdyn_bookableresource_msdyn_journalline_bookableresource
- msdyn_bookableresource_msdyn_opportunitylinetransaction_bookableresource
- msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource
- msdyn_bookableresource_msdyn_projectapproval_bookableresource
- msdyn_bookableresource_msdyn_projectapproval_SubmittedBy
- msdyn_bookableresource_msdyn_projecttaskstatususer_BookableResource
- msdyn_bookableresource_msdyn_projectteam_bookableresourceid
- msdyn_bookableresource_msdyn_projectteammembersignup_BookableResource
- msdyn_bookableresource_msdyn_quotelinetransaction_bookableresource
- msdyn_bookableresource_msdyn_resourceassignment_bookableresourceid
- msdyn_bookableresource_msdyn_resourcecategorymarkuppricelevel_bookableresource
- msdyn_bookableresource_msdyn_resourcecategorypricelevel_bookableresource
- msdyn_bookableresource_msdyn_timeentry_bookableresource
- msdyn_bookableresource_msdyn_userworkhistory_Bookableresource
- msdyn_bookableresource_account_PreferredResource
- msdyn_bookableresource_msdyn_agreementbookingdate_Resource
- msdyn_bookableresource_msdyn_agreementbookingsetup_PreferredResource
- msdyn_bookableresource_msdyn_inventoryadjustment_AdjustedByResource
- msdyn_bookableresource_msdyn_inventoryadjustment_RequestedByResource
- msdyn_bookableresource_msdyn_inventorytransfer_TransferredByResource
- msdyn_bookableresource_msdyn_purchaseorder_RequestedByResource
- msdyn_bookableresource_msdyn_quotebookingsetup_PreferredResource
- msdyn_bookableresource_msdyn_timeoffrequest_Resource
- msdyn_bookableresource_msdyn_workorder_PreferredResource
- msdyn_bookableresource_msdyn_workorder_SupportContact
- msdyn_bookableresource_msdyn_workorderresourcerestriction_Resource
- msdyn_geofence_bookableresource
BookableResource_SyncErrors
Added by: System Solution Solution
Same as syncerror entity BookableResource_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | BookableResource_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresource_DuplicateMatchingRecord
Added by: System Solution Solution
Same as duplicaterecord entity bookableresource_DuplicateMatchingRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_DuplicateBaseRecord
Added by: System Solution Solution
Same as duplicaterecord entity bookableresource_DuplicateBaseRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity bookableresource_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity bookableresource_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_ProcessSession
Added by: System Solution Solution
Same as processsession entity bookableresource_ProcessSession Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_ProcessSession |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity bookableresource_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_PrincipalObjectAttributeAccess
Added by: System Solution Solution
Same as principalobjectattributeaccess entity bookableresource_PrincipalObjectAttributeAccess Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_Annotations
Added by: System Solution Solution
Same as annotation entity bookableresource_Annotations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_Annotations |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresource_bookableresourcebooking_Resource
Same as bookableresourcebooking entity bookableresource_bookableresourcebooking_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_bookableresourcebooking_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_bookableresourcecategoryassn_Resource
Same as bookableresourcecategoryassn entity bookableresource_bookableresourcecategoryassn_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecategoryassn |
| ReferencingAttribute | resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_bookableresourcecategoryassn_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 30 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresource_bookableresourcecharacteristic_Resource
Same as bookableresourcecharacteristic entity bookableresource_bookableresourcecharacteristic_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcecharacteristic |
| ReferencingAttribute | resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_bookableresourcecharacteristic_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 20 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresource_bookableresourcegroup_ChildResource
Same as bookableresourcegroup entity bookableresource_bookableresourcegroup_ChildResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | childresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_bookableresourcegroup_ChildResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 50 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresource_bookableresourcegroup_ParentResource
Same as bookableresourcegroup entity bookableresource_bookableresourcegroup_ParentResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcegroup |
| ReferencingAttribute | parentresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | bookableresource_bookableresourcegroup_ParentResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 40 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_bookableresourcebooking_ResourceGroup
Added by: Universal Resource Scheduling Solution
Same as bookableresourcebooking entity msdyn_bookableresource_bookableresourcebooking_ResourceGroup Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebooking |
| ReferencingAttribute | msdyn_resourcegroup |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_bookableresourcebooking_ResourceGroup |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_bookableresourcebookingheader_bookableresourceid
Added by: Universal Resource Scheduling Solution
Same as bookableresourcebookingheader entity msdyn_bookableresource_bookableresourcebookingheader_bookableresourceid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresourcebookingheader |
| ReferencingAttribute | msdyn_bookableresourceid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_bookableresourcebookingheader_bookableresourceid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_actual_bookableresource
Added by: Universal Resource Scheduling Solution
Same as msdyn_actual entity msdyn_bookableresource_msdyn_actual_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_actual_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_bookableresourceassociation_Resource1
Added by: Universal Resource Scheduling Solution
Same as msdyn_bookableresourceassociation entity msdyn_bookableresource_msdyn_bookableresourceassociation_Resource1 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | msdyn_resource1 |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_bookableresourceassociation_Resource1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_bookableresourceassociation_Resource2
Added by: Universal Resource Scheduling Solution
Same as msdyn_bookableresourceassociation entity msdyn_bookableresource_msdyn_bookableresourceassociation_Resource2 Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookableresourceassociation |
| ReferencingAttribute | msdyn_resource2 |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_bookableresourceassociation_Resource2 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_requirementresourcepreference_BookableResource
Added by: Universal Resource Scheduling Solution
Same as msdyn_requirementresourcepreference entity msdyn_bookableresource_msdyn_requirementresourcepreference_BookableResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementresourcepreference |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_requirementresourcepreference_BookableResource |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Resource Preferences Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_resourceterritory_Resource
Added by: Universal Resource Scheduling Solution
Same as msdyn_resourceterritory entity msdyn_bookableresource_msdyn_resourceterritory_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceterritory |
| ReferencingAttribute | msdyn_resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_resourceterritory_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_bookableresource_msdyn_workhourtemplate_bookableresourceid
Added by: Universal Resource Scheduling Solution
Same as msdyn_workhourtemplate entity msdyn_bookableresource_msdyn_workhourtemplate_bookableresourceid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workhourtemplate |
| ReferencingAttribute | msdyn_bookableresourceid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_workhourtemplate_bookableresourceid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_delegation_delegationfrom
Added by: Project Service Automation Solution
Same as msdyn_delegation entity msdyn_bookableresource_msdyn_delegation_delegationfrom Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | msdyn_delegationfrom |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_delegation_delegationfrom |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_delegation_delegationto
Added by: Project Service Automation Solution
Same as msdyn_delegation entity msdyn_bookableresource_msdyn_delegation_delegationto Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_delegation |
| ReferencingAttribute | msdyn_delegationto |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_delegation_delegationto |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_estimateline_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_estimateline entity msdyn_bookableresource_msdyn_estimateline_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_estimateline_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_expense_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_expense entity msdyn_bookableresource_msdyn_expense_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_expense_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_fact_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_fact entity msdyn_bookableresource_msdyn_fact_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_fact |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_fact_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_findworkevent_BookableResource
Added by: Project Service Automation Solution
Same as msdyn_findworkevent entity msdyn_bookableresource_msdyn_findworkevent_BookableResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_findworkevent |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_findworkevent_BookableResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_invoicelinetransaction_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_invoicelinetransaction entity msdyn_bookableresource_msdyn_invoicelinetransaction_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_invoicelinetransaction_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_journalline_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_journalline entity msdyn_bookableresource_msdyn_journalline_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_journalline_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_opportunitylinetransaction_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_opportunitylinetransaction entity msdyn_bookableresource_msdyn_opportunitylinetransaction_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_opportunitylinetransaction_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_orderlinetransaction entity msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_projectapproval_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_projectapproval entity msdyn_bookableresource_msdyn_projectapproval_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_projectapproval_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_projectapproval_SubmittedBy
Added by: Project Service Automation Solution
Same as msdyn_projectapproval entity msdyn_bookableresource_msdyn_projectapproval_SubmittedBy Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectapproval |
| ReferencingAttribute | msdyn_submittedby |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_projectapproval_SubmittedBy |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_projecttaskstatususer_BookableResource
Added by: Project Service Automation Solution
Same as msdyn_projecttaskstatususer entity msdyn_bookableresource_msdyn_projecttaskstatususer_BookableResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttaskstatususer |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_projecttaskstatususer_BookableResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_projectteam_bookableresourceid
Added by: Project Service Automation Solution
Same as msdyn_projectteam entity msdyn_bookableresource_msdyn_projectteam_bookableresourceid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | msdyn_bookableresourceid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_projectteam_bookableresourceid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_projectteammembersignup_BookableResource
Added by: Project Service Automation Solution
Same as msdyn_projectteammembersignup entity msdyn_bookableresource_msdyn_projectteammembersignup_BookableResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteammembersignup |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_projectteammembersignup_BookableResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_quotelinetransaction_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_quotelinetransaction entity msdyn_bookableresource_msdyn_quotelinetransaction_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_quotelinetransaction_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_resourceassignment_bookableresourceid
Added by: Project Service Automation Solution
Same as msdyn_resourceassignment entity msdyn_bookableresource_msdyn_resourceassignment_bookableresourceid Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourceassignment |
| ReferencingAttribute | msdyn_bookableresourceid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_resourceassignment_bookableresourceid |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_resourcecategorymarkuppricelevel_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_resourcecategorymarkuppricelevel entity msdyn_bookableresource_msdyn_resourcecategorymarkuppricelevel_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_resourcecategorymarkuppricelevel_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_resourcecategorypricelevel_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_resourcecategorypricelevel entity msdyn_bookableresource_msdyn_resourcecategorypricelevel_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_resourcecategorypricelevel_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_timeentry_bookableresource
Added by: Project Service Automation Solution
Same as msdyn_timeentry entity msdyn_bookableresource_msdyn_timeentry_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_timeentry_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_userworkhistory_Bookableresource
Added by: Project Service Automation Solution
Same as msdyn_userworkhistory entity msdyn_bookableresource_msdyn_userworkhistory_Bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_userworkhistory |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_userworkhistory_Bookableresource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_account_PreferredResource
Added by: Field Service Solution
Same as account entity msdyn_bookableresource_account_PreferredResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | account |
| ReferencingAttribute | msdyn_preferredresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_account_PreferredResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_agreementbookingdate_Resource
Added by: Field Service Solution
Same as msdyn_agreementbookingdate entity msdyn_bookableresource_msdyn_agreementbookingdate_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingdate |
| ReferencingAttribute | msdyn_resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_agreementbookingdate_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_agreementbookingsetup_PreferredResource
Added by: Field Service Solution
Same as msdyn_agreementbookingsetup entity msdyn_bookableresource_msdyn_agreementbookingsetup_PreferredResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_agreementbookingsetup |
| ReferencingAttribute | msdyn_preferredresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_agreementbookingsetup_PreferredResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_inventoryadjustment_AdjustedByResource
Added by: Field Service Solution
Same as msdyn_inventoryadjustment entity msdyn_bookableresource_msdyn_inventoryadjustment_AdjustedByResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | msdyn_adjustedbyresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_inventoryadjustment_AdjustedByResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_inventoryadjustment_RequestedByResource
Added by: Field Service Solution
Same as msdyn_inventoryadjustment entity msdyn_bookableresource_msdyn_inventoryadjustment_RequestedByResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventoryadjustment |
| ReferencingAttribute | msdyn_requestedbyresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_inventoryadjustment_RequestedByResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_inventorytransfer_TransferredByResource
Added by: Field Service Solution
Same as msdyn_inventorytransfer entity msdyn_bookableresource_msdyn_inventorytransfer_TransferredByResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_inventorytransfer |
| ReferencingAttribute | msdyn_transferredbyresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_inventorytransfer_TransferredByResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_purchaseorder_RequestedByResource
Added by: Field Service Solution
Same as msdyn_purchaseorder entity msdyn_bookableresource_msdyn_purchaseorder_RequestedByResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_purchaseorder |
| ReferencingAttribute | msdyn_requestedbyresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_purchaseorder_RequestedByResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_quotebookingsetup_PreferredResource
Added by: Field Service Solution
Same as msdyn_quotebookingsetup entity msdyn_bookableresource_msdyn_quotebookingsetup_PreferredResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotebookingsetup |
| ReferencingAttribute | msdyn_preferredresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_quotebookingsetup_PreferredResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_timeoffrequest_Resource
Added by: Field Service Solution
Same as msdyn_timeoffrequest entity msdyn_bookableresource_msdyn_timeoffrequest_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeoffrequest |
| ReferencingAttribute | msdyn_resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_timeoffrequest_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_workorder_PreferredResource
Added by: Field Service Solution
Same as msdyn_workorder entity msdyn_bookableresource_msdyn_workorder_PreferredResource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | msdyn_preferredresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_workorder_PreferredResource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_workorder_SupportContact
Added by: Field Service Solution
Same as msdyn_workorder entity msdyn_bookableresource_msdyn_workorder_SupportContact Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorder |
| ReferencingAttribute | msdyn_supportcontact |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_workorder_SupportContact |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_workorderresourcerestriction_Resource
Added by: Field Service Solution
Same as msdyn_workorderresourcerestriction entity msdyn_bookableresource_msdyn_workorderresourcerestriction_Resource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_workorderresourcerestriction |
| ReferencingAttribute | msdyn_resource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_bookableresource_msdyn_workorderresourcerestriction_Resource |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_geofence_bookableresource
Added by: Active Solution Solution
Same as msdyn_geofence entity msdyn_geofence_bookableresource Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_geofence |
| ReferencingAttribute | msdyn_bookableresource |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_geofence_bookableresource |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_bookableresource_createdby
- lk_bookableresource_createdonbehalfby
- lk_bookableresource_modifiedby
- lk_bookableresource_modifiedonbehalfby
- user_bookableresource
- team_bookableresource
- business_unit_bookableresource
- processstage_BookableResource
- account_bookableresource_AccountId
- calendar_bookableresources
- contact_bookableresource_ContactId
- systemuser_bookableresource_UserId
- TransactionCurrency_bookableresource
- msdyn_msdyn_organizationalunit_bookableresource_organizationalunit
- msdyn_msdyn_warehouse_bookableresource_Warehouse
lk_bookableresource_createdby
Added by: System Solution Solution
See systemuser Entity lk_bookableresource_createdby One-To-Many relationship.
lk_bookableresource_createdonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_bookableresource_createdonbehalfby One-To-Many relationship.
lk_bookableresource_modifiedby
Added by: System Solution Solution
See systemuser Entity lk_bookableresource_modifiedby One-To-Many relationship.
lk_bookableresource_modifiedonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_bookableresource_modifiedonbehalfby One-To-Many relationship.
user_bookableresource
Added by: System Solution Solution
See systemuser Entity user_bookableresource One-To-Many relationship.
team_bookableresource
Added by: System Solution Solution
See team Entity team_bookableresource One-To-Many relationship.
business_unit_bookableresource
Added by: System Solution Solution
See businessunit Entity business_unit_bookableresource One-To-Many relationship.
processstage_BookableResource
Added by: System Solution Solution
See processstage Entity processstage_BookableResource One-To-Many relationship.
account_bookableresource_AccountId
Added by: System Solution Solution
See account Entity account_bookableresource_AccountId One-To-Many relationship.
calendar_bookableresources
Added by: System Solution Solution
See calendar Entity calendar_bookableresources One-To-Many relationship.
contact_bookableresource_ContactId
Added by: System Solution Solution
See contact Entity contact_bookableresource_ContactId One-To-Many relationship.
systemuser_bookableresource_UserId
Added by: System Solution Solution
See systemuser Entity systemuser_bookableresource_UserId One-To-Many relationship.
TransactionCurrency_bookableresource
Added by: System Solution Solution
See transactioncurrency Entity TransactionCurrency_bookableresource One-To-Many relationship.
msdyn_msdyn_organizationalunit_bookableresource_organizationalunit
Added by: Universal Resource Scheduling Solution
See msdyn_organizationalunit Entity msdyn_msdyn_organizationalunit_bookableresource_organizationalunit One-To-Many relationship.
msdyn_msdyn_warehouse_bookableresource_Warehouse
Added by: Field Service Solution
See msdyn_warehouse Entity msdyn_msdyn_warehouse_bookableresource_Warehouse One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the BookableResource entity is the first entity in the relationship. Listed by SchemaName.
msdyn_resourcerequirement_bookableresource
See msdyn_resourcerequirement Entity msdyn_resourcerequirement_bookableresource Many-To-Many Relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
Microsoft.Dynamics.CRM.bookableresource
Feedback
Trimiteți și vizualizați feedback pentru