BookableResource entity reference
Resource that has capacity which can be allocated to work.
Added by: Scheduling Solution
Messages
Message | SDK class or method |
---|---|
Assign | AssignRequest |
Create | CreateRequest or Create |
Delete | DeleteRequest or Delete |
GrantAccess | GrantAccessRequest |
ModifyAccess | ModifyAccessRequest |
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccessRequest |
SetState | SetStateRequest |
Update | UpdateRequest or Update |
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
- 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 |
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 Choices/Options
Value | Label | Description |
---|---|---|
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 | 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 Choices/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 Choices/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 | 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
- 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 |
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
BookableResource_SyncErrors
Added by: System Solution Solution
Same as the BookableResource_SyncErrors many-to-one relationship for the syncerror entity.
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 the bookableresource_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord entity.
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 the bookableresource_DuplicateBaseRecord many-to-one relationship for the duplicaterecord entity.
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 the bookableresource_AsyncOperations many-to-one relationship for the asyncoperation entity.
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 the bookableresource_MailboxTrackingFolders many-to-one relationship for the mailboxtrackingfolder entity.
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 the bookableresource_ProcessSession many-to-one relationship for the processsession entity.
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 the bookableresource_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.
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 the bookableresource_PrincipalObjectAttributeAccess many-to-one relationship for the principalobjectattributeaccess entity.
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 the bookableresource_Annotations many-to-one relationship for the annotation entity.
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 the bookableresource_bookableresourcebooking_Resource many-to-one relationship for the bookableresourcebooking entity.
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 the bookableresource_bookableresourcecategoryassn_Resource many-to-one relationship for the bookableresourcecategoryassn entity.
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 the bookableresource_bookableresourcecharacteristic_Resource many-to-one relationship for the bookableresourcecharacteristic entity.
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 the bookableresource_bookableresourcegroup_ChildResource many-to-one relationship for the bookableresourcegroup entity.
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 the bookableresource_bookableresourcegroup_ParentResource many-to-one relationship for the bookableresourcegroup entity.
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 |
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
lk_bookableresource_createdby
Added by: System Solution Solution
See the lk_bookableresource_createdby one-to-many relationship for the systemuser entity.
lk_bookableresource_createdonbehalfby
Added by: System Solution Solution
See the lk_bookableresource_createdonbehalfby one-to-many relationship for the systemuser entity.
lk_bookableresource_modifiedby
Added by: System Solution Solution
See the lk_bookableresource_modifiedby one-to-many relationship for the systemuser entity.
lk_bookableresource_modifiedonbehalfby
Added by: System Solution Solution
See the lk_bookableresource_modifiedonbehalfby one-to-many relationship for the systemuser entity.
user_bookableresource
Added by: System Solution Solution
See the user_bookableresource one-to-many relationship for the systemuser entity.
team_bookableresource
Added by: System Solution Solution
See the team_bookableresource one-to-many relationship for the team entity.
business_unit_bookableresource
Added by: System Solution Solution
See the business_unit_bookableresource one-to-many relationship for the businessunit entity.
processstage_BookableResource
Added by: System Solution Solution
See the processstage_BookableResource one-to-many relationship for the processstage entity.
account_bookableresource_AccountId
Added by: System Solution Solution
See the account_bookableresource_AccountId one-to-many relationship for the account entity.
calendar_bookableresources
Added by: System Solution Solution
See the calendar_bookableresources one-to-many relationship for the calendar entity.
contact_bookableresource_ContactId
Added by: System Solution Solution
See the contact_bookableresource_ContactId one-to-many relationship for the contact entity.
systemuser_bookableresource_UserId
Added by: System Solution Solution
See the systemuser_bookableresource_UserId one-to-many relationship for the systemuser entity.
TransactionCurrency_bookableresource
Added by: System Solution Solution
See the TransactionCurrency_bookableresource one-to-many relationship for the transactioncurrency entity.