Bookable |
The BookableResourceBooking type exposes the following members.
| Name | Description | |
|---|---|---|
| BookableResourceBooking | Default Constructor. |
| Name | Description | |
|---|---|---|
| Attributes | (Inherited from Entity) | |
| bookableresource_bookableresourcebooking_Resource | N:1 bookableresource_bookableresourcebooking_Resource | |
| bookableresourcebooking_ActivityPointers | 1:N bookableresourcebooking_ActivityPointers | |
| bookableresourcebooking_Annotations | 1:N bookableresourcebooking_Annotations | |
| bookableresourcebooking_Appointments | 1:N bookableresourcebooking_Appointments | |
| bookableresourcebooking_AsyncOperations | 1:N bookableresourcebooking_AsyncOperations | |
| bookableresourcebooking_BulkDeleteFailures | 1:N bookableresourcebooking_BulkDeleteFailures | |
| bookableresourcebooking_DuplicateBaseRecord | 1:N bookableresourcebooking_DuplicateBaseRecord | |
| bookableresourcebooking_DuplicateMatchingRecord | 1:N bookableresourcebooking_DuplicateMatchingRecord | |
| bookableresourcebooking_Emails | 1:N bookableresourcebooking_Emails | |
| bookableresourcebooking_Faxes | 1:N bookableresourcebooking_Faxes | |
| bookableresourcebooking_Letters | 1:N bookableresourcebooking_Letters | |
| bookableresourcebooking_MailboxTrackingFolders | 1:N bookableresourcebooking_MailboxTrackingFolders | |
| bookableresourcebooking_PhoneCalls | 1:N bookableresourcebooking_PhoneCalls | |
| bookableresourcebooking_PrincipalObjectAttributeAccess | 1:N bookableresourcebooking_PrincipalObjectAttributeAccess | |
| bookableresourcebooking_ProcessSession | 1:N bookableresourcebooking_ProcessSession | |
| bookableresourcebooking_RecurringAppointmentMasters | 1:N bookableresourcebooking_RecurringAppointmentMasters | |
| bookableresourcebooking_ServiceAppointments | 1:N bookableresourcebooking_ServiceAppointments | |
| bookableresourcebooking_SocialActivities | 1:N bookableresourcebooking_SocialActivities | |
| BookableResourceBooking_SyncErrors | 1:N BookableResourceBooking_SyncErrors | |
| bookableresourcebooking_Tasks | 1:N bookableresourcebooking_Tasks | |
| bookableresourcebooking_UserEntityInstanceDatas | 1:N bookableresourcebooking_UserEntityInstanceDatas | |
| bookableresourcebookingheader_bookableresourcebooking_Header | N:1 bookableresourcebookingheader_bookableresourcebooking_Header | |
| BookableResourceBookingId | Unique identifier of the resource booking. | |
| BookingStatus | Select the status of the booking. | |
| bookingstatus_bookableresourcebooking_BookingStatus | N:1 bookingstatus_bookableresourcebooking_BookingStatus | |
| BookingType | Select whether the booking is solid or liquid. Solid bookings are firm and cannot be changed whereas liquid bookings can be changed. | |
| business_unit_bookableresourcebooking | N:1 business_unit_bookableresourcebooking | |
| CreatedBy | Unique identifier of the user who created the record. | |
| CreatedOn | Date and time when the record was created. | |
| CreatedOnBehalfBy | Unique identifier of the delegate user who created the record. | |
| Duration | Enter the duration of the booking. | |
| EndTime | Enter the end date and time of the booking. | |
| EntityState | (Inherited from Entity) | |
| ExchangeRate | Exchange rate for the currency associated with the bookableresourcebooking with respect to the base currency. | |
| ExtensionData | (Inherited from Entity) | |
| FormattedValues | (Inherited from Entity) | |
| HasLazyFileAttribute | (Inherited from Entity) | |
| Header | Shows the reference to the booking header record that represents the summary of bookings. | |
| Id | (Overrides Entity.Id) | |
| ImportSequenceNumber | Sequence number of the import that created this record. | |
| Item | (Inherited from Entity) | |
| KeyAttributes | (Inherited from Entity) | |
| LazyFileAttributeKey | (Inherited from Entity) | |
| LazyFileAttributeValue | (Inherited from Entity) | |
| LazyFileSizeAttributeKey | (Inherited from Entity) | |
| LazyFileSizeAttributeValue | (Inherited from Entity) | |
| lk_bookableresourcebooking_createdby | N:1 lk_bookableresourcebooking_createdby | |
| lk_bookableresourcebooking_createdonbehalfby | N:1 lk_bookableresourcebooking_createdonbehalfby | |
| lk_bookableresourcebooking_modifiedby | N:1 lk_bookableresourcebooking_modifiedby | |
| lk_bookableresourcebooking_modifiedonbehalfby | N:1 lk_bookableresourcebooking_modifiedonbehalfby | |
| LogicalName | (Inherited from Entity) | |
| ModifiedBy | Unique identifier of the user who modified the record. | |
| ModifiedOn | Date and time when the record was modified. | |
| ModifiedOnBehalfBy | Unique identifier of the delegate user who modified the record. | |
| Name | Type a name for the booking. | |
| OverriddenCreatedOn | Date and time that the record was migrated. | |
| OwnerId | Unique identifier of the user or team who owns the record. | |
| OwningBusinessUnit | Unique identifier for the business unit that owns the record | |
| OwningTeam | Unique identifier for the team that owns the record. | |
| OwningUser | Unique identifier for the user that owns the record. | |
| ProcessId | Shows the ID of the process. | |
| RelatedEntities | (Inherited from Entity) | |
| Resource | Shows the resource that is booked. | |
| RowVersion | (Inherited from Entity) | |
| StageId | Shows the ID of the stage. | |
| StartTime | Enter the start date and time of the booking. | |
| StateCode | Status of the Bookable Resource Booking | |
| StatusCode | Reason for the status of the Bookable Resource Booking | |
| team_bookableresourcebooking | N:1 team_bookableresourcebooking | |
| TimeZoneRuleVersionNumber | For internal use only. | |
| TransactionCurrency_bookableresourcebooking | N:1 TransactionCurrency_bookableresourcebooking | |
| TransactionCurrencyId | Exchange rate for the currency associated with the BookableResourceBooking with respect to the base currency. | |
| TraversedPath | For internal use only. | |
| user_bookableresourcebooking | N:1 user_bookableresourcebooking | |
| UTCConversionTimeZoneCode | Time zone code that was in use when the record was created. | |
| VersionNumber |
| Name | Description | |
|---|---|---|
| Contains | (Inherited from Entity) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetAttributeValue``1 | (Inherited from Entity) | |
| GetFormattedAttributeValue | (Inherited from Entity) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetRelatedEntities``1 | (Inherited from Entity) | |
| GetRelatedEntity``1 | (Inherited from Entity) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetAttributeValue | (Inherited from Entity) | |
| SetRelatedEntities``1 | (Inherited from Entity) | |
| SetRelatedEntity``1 | (Inherited from Entity) | |
| ToEntity``1 | (Inherited from Entity) | |
| ToEntityReference | (Inherited from Entity) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| TryGetAttributeValue``1 | (Inherited from Entity) |
| Name | Description | |
|---|---|---|
| PropertyChanged | ||
| PropertyChanging |
| Name | Description | |
|---|---|---|
| EntityLogicalName | ||
| EntityTypeCode |