BookableResourceBooking
Represents the line details of a resource booking.
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 | BookableResourceBooking |
DisplayCollectionName | Bookable Resource Bookings |
DisplayName | Bookable Resource Booking |
EntitySetName | bookableresourcebookings |
IsBPFEntity | False |
LogicalCollectionName | bookableresourcebookings |
LogicalName | bookableresourcebooking |
OwnershipType | UserOwned |
PrimaryIdAttribute | bookableresourcebookingid |
PrimaryNameAttribute | name |
SchemaName | BookableResourceBooking |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- BookableResourceBookingId
- BookingStatus
- BookingType
- Duration
- EndTime
- Header
- ImportSequenceNumber
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ProcessId
- Resource
- StageId
- StartTime
- StateCode
- StatusCode
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- TraversedPath
- UTCConversionTimeZoneCode
BookableResourceBookingId
Property | Value |
---|---|
Description | Unique identifier of the resource booking. |
DisplayName | Bookable Resource Booking |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | bookableresourcebookingid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
BookingStatus
Property | Value |
---|---|
Description | Select the status of the booking. |
DisplayName | Booking Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | bookingstatus |
RequiredLevel | SystemRequired |
Targets | bookingstatus |
Type | Lookup |
BookingType
Property | Value |
---|---|
Description | Select whether the booking is solid or liquid. Solid bookings are firm and cannot be changed whereas liquid bookings can be changed. |
DisplayName | Booking Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | bookingtype |
RequiredLevel | SystemRequired |
Type | Picklist |
BookingType Choices/Options
Value | Label | Description |
---|---|---|
1 | Solid | |
2 | Liquid |
Duration
Property | Value |
---|---|
Description | Enter the duration of the booking. |
DisplayName | Duration |
Format | Duration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | duration |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
EndTime
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the end date and time of the booking. |
DisplayName | End Time |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | endtime |
RequiredLevel | SystemRequired |
Type | DateTime |
Header
Property | Value |
---|---|
Description | Shows the reference to the booking header record that represents the summary of bookings. |
DisplayName | Header |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | header |
RequiredLevel | None |
Targets | bookableresourcebookingheader |
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 a name for the booking. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | None |
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 |
Resource
Property | Value |
---|---|
Description | Shows the resource that is booked. |
DisplayName | Resource |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | resource |
RequiredLevel | SystemRequired |
Targets | bookableresource |
Type | Lookup |
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 |
StartTime
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the start date and time of the booking. |
DisplayName | Start Time |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | starttime |
RequiredLevel | SystemRequired |
Type | DateTime |
StateCode
Property | Value |
---|---|
Description | Status of the Bookable Resource Booking |
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 Booking |
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 |
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 BookableResourceBooking 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 |
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.
- BookingStatusName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- HeaderName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- ResourceName
- TransactionCurrencyIdName
- VersionNumber
BookingStatusName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | bookingstatusname |
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 bookableresourcebooking 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 |
HeaderName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | headername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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 |
ResourceName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | resourcename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
TransactionCurrencyIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
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.
- bookableresourcebooking_ActivityPointers
- BookableResourceBooking_SyncErrors
- bookableresourcebooking_DuplicateMatchingRecord
- bookableresourcebooking_DuplicateBaseRecord
- bookableresourcebooking_AsyncOperations
- bookableresourcebooking_MailboxTrackingFolders
- bookableresourcebooking_ProcessSession
- bookableresourcebooking_BulkDeleteFailures
- bookableresourcebooking_PrincipalObjectAttributeAccess
- bookableresourcebooking_Appointments
- bookableresourcebooking_Emails
- bookableresourcebooking_Faxes
- bookableresourcebooking_Letters
- bookableresourcebooking_PhoneCalls
- bookableresourcebooking_Tasks
- bookableresourcebooking_RecurringAppointmentMasters
- bookableresourcebooking_SocialActivities
- bookableresourcebooking_Annotations
- bookableresourcebooking_BulkOperations
- bookableresourcebooking_CampaignActivities
- bookableresourcebooking_CampaignResponses
- bookableresourcebooking_IncidentResolutions
- bookableresourcebooking_ServiceAppointments
- bookableresourcebooking_OpportunityCloses
- bookableresourcebooking_OrderCloses
- bookableresourcebooking_QuoteCloses
bookableresourcebooking_ActivityPointers
Added by: System Solution Solution
Same as the bookableresourcebooking_ActivityPointers many-to-one relationship for the activitypointer entity.
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_ActivityPointers |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BookableResourceBooking_SyncErrors
Added by: System Solution Solution
Same as the BookableResourceBooking_SyncErrors many-to-one relationship for the syncerror entity.
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | BookableResourceBooking_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_DuplicateMatchingRecord
Added by: System Solution Solution
Same as the bookableresourcebooking_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord entity.
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_DuplicateBaseRecord
Added by: System Solution Solution
Same as the bookableresourcebooking_DuplicateBaseRecord many-to-one relationship for the duplicaterecord entity.
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_AsyncOperations
Added by: System Solution Solution
Same as the bookableresourcebooking_AsyncOperations many-to-one relationship for the asyncoperation entity.
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_AsyncOperations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_MailboxTrackingFolders
Added by: System Solution Solution
Same as the bookableresourcebooking_MailboxTrackingFolders many-to-one relationship for the mailboxtrackingfolder entity.
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_ProcessSession
Added by: System Solution Solution
Same as the bookableresourcebooking_ProcessSession many-to-one relationship for the processsession entity.
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_ProcessSession |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_BulkDeleteFailures
Added by: System Solution Solution
Same as the bookableresourcebooking_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_PrincipalObjectAttributeAccess
Added by: System Solution Solution
Same as the bookableresourcebooking_PrincipalObjectAttributeAccess many-to-one relationship for the principalobjectattributeaccess entity.
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
bookableresourcebooking_Appointments
Added by: System Solution Solution
Same as the bookableresourcebooking_Appointments many-to-one relationship for the appointment entity.
Property | Value |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_Appointments |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_Emails
Added by: System Solution Solution
Same as the bookableresourcebooking_Emails many-to-one relationship for the email entity.
Property | Value |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_Emails |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_Faxes
Added by: System Solution Solution
Same as the bookableresourcebooking_Faxes many-to-one relationship for the fax entity.
Property | Value |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_Faxes |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_Letters
Added by: System Solution Solution
Same as the bookableresourcebooking_Letters many-to-one relationship for the letter entity.
Property | Value |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_Letters |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_PhoneCalls
Added by: System Solution Solution
Same as the bookableresourcebooking_PhoneCalls many-to-one relationship for the phonecall entity.
Property | Value |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_PhoneCalls |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_Tasks
Added by: System Solution Solution
Same as the bookableresourcebooking_Tasks many-to-one relationship for the task entity.
Property | Value |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_Tasks |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_RecurringAppointmentMasters
Added by: System Solution Solution
Same as the bookableresourcebooking_RecurringAppointmentMasters many-to-one relationship for the recurringappointmentmaster entity.
Property | Value |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_SocialActivities
Added by: System Solution Solution
Same as the bookableresourcebooking_SocialActivities many-to-one relationship for the socialactivity entity.
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_SocialActivities |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_Annotations
Added by: System Solution Solution
Same as the bookableresourcebooking_Annotations many-to-one relationship for the annotation entity.
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_Annotations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_BulkOperations
Added by: Marketing Solution
Same as the bookableresourcebooking_BulkOperations many-to-one relationship for the bulkoperation entity.
Property | Value |
---|---|
ReferencingEntity | bulkoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_BulkOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_CampaignActivities
Added by: Marketing Solution
Same as the bookableresourcebooking_CampaignActivities many-to-one relationship for the campaignactivity entity.
Property | Value |
---|---|
ReferencingEntity | campaignactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_CampaignActivities |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_CampaignResponses
Added by: Marketing Solution
Same as the bookableresourcebooking_CampaignResponses many-to-one relationship for the campaignresponse entity.
Property | Value |
---|---|
ReferencingEntity | campaignresponse |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_CampaignResponses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_IncidentResolutions
Added by: Service Solution
Same as the bookableresourcebooking_IncidentResolutions many-to-one relationship for the incidentresolution entity.
Property | Value |
---|---|
ReferencingEntity | incidentresolution |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_IncidentResolutions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_ServiceAppointments
Added by: Service Solution
Same as the bookableresourcebooking_ServiceAppointments many-to-one relationship for the serviceappointment entity.
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_ServiceAppointments |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_OpportunityCloses
Added by: Sales Solution
Same as the bookableresourcebooking_OpportunityCloses many-to-one relationship for the opportunityclose entity.
Property | Value |
---|---|
ReferencingEntity | opportunityclose |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_OpportunityCloses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_OrderCloses
Added by: Sales Solution
Same as the bookableresourcebooking_OrderCloses many-to-one relationship for the orderclose entity.
Property | Value |
---|---|
ReferencingEntity | orderclose |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_OrderCloses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
bookableresourcebooking_QuoteCloses
Added by: Sales Solution
Same as the bookableresourcebooking_QuoteCloses many-to-one relationship for the quoteclose entity.
Property | Value |
---|---|
ReferencingEntity | quoteclose |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | bookableresourcebooking_QuoteCloses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
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_bookableresourcebooking_createdby
- lk_bookableresourcebooking_createdonbehalfby
- lk_bookableresourcebooking_modifiedby
- lk_bookableresourcebooking_modifiedonbehalfby
- user_bookableresourcebooking
- team_bookableresourcebooking
- business_unit_bookableresourcebooking
- processstage_BookableResourceBooking
- bookableresource_bookableresourcebooking_Resource
- bookableresourcebookingheader_bookableresourcebooking_Header
- bookingstatus_bookableresourcebooking_BookingStatus
- TransactionCurrency_bookableresourcebooking
lk_bookableresourcebooking_createdby
Added by: System Solution Solution
See the lk_bookableresourcebooking_createdby one-to-many relationship for the systemuser entity.
lk_bookableresourcebooking_createdonbehalfby
Added by: System Solution Solution
See the lk_bookableresourcebooking_createdonbehalfby one-to-many relationship for the systemuser entity.
lk_bookableresourcebooking_modifiedby
Added by: System Solution Solution
See the lk_bookableresourcebooking_modifiedby one-to-many relationship for the systemuser entity.
lk_bookableresourcebooking_modifiedonbehalfby
Added by: System Solution Solution
See the lk_bookableresourcebooking_modifiedonbehalfby one-to-many relationship for the systemuser entity.
user_bookableresourcebooking
Added by: System Solution Solution
See the user_bookableresourcebooking one-to-many relationship for the systemuser entity.
team_bookableresourcebooking
Added by: System Solution Solution
See the team_bookableresourcebooking one-to-many relationship for the team entity.
business_unit_bookableresourcebooking
Added by: System Solution Solution
See the business_unit_bookableresourcebooking one-to-many relationship for the businessunit entity.
processstage_BookableResourceBooking
Added by: System Solution Solution
See the processstage_BookableResourceBooking one-to-many relationship for the processstage entity.
bookableresource_bookableresourcebooking_Resource
See the bookableresource_bookableresourcebooking_Resource one-to-many relationship for the bookableresource entity.
bookableresourcebookingheader_bookableresourcebooking_Header
See the bookableresourcebookingheader_bookableresourcebooking_Header one-to-many relationship for the bookableresourcebookingheader entity.
bookingstatus_bookableresourcebooking_BookingStatus
See the bookingstatus_bookableresourcebooking_BookingStatus one-to-many relationship for the bookingstatus entity.
TransactionCurrency_bookableresourcebooking
Added by: System Solution Solution
See the TransactionCurrency_bookableresourcebooking one-to-many relationship for the transactioncurrency entity.