Referencia de tabla o entidad Calendar
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Calendar used by the scheduling system to define when an appointment or activity is to occur.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/calendars Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/calendars(calendarid) Vea Eliminar |
DeleteRequest o Delete |
ExpandCalendar | ExpandCalendar Function | ExpandCalendarRequest |
Retrieve | GET [org URI]/api/data/v9.0/calendars(calendarid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/calendars Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/calendars(calendarid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | Calendars |
DisplayCollectionName | Calendars |
DisplayName | Calendar |
EntitySetName | calendars |
IsBPFEntity | False |
LogicalCollectionName | calendars |
LogicalName | calendar |
OwnershipType | BusinessOwned |
PrimaryIdAttribute | calendarid |
PrimaryNameAttribute | name |
SchemaName | Calendar |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
BusinessUnitId
Propiedad | Valor |
---|---|
Description | Unique identifier of the business unit with which the calendar is associated. |
DisplayName | Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitid |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
CalendarId
Propiedad | Valor |
---|---|
Description | Unique identifier of the calendar. |
DisplayName | Calendar |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | calendarid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Description
Propiedad | Valor |
---|---|
Description | Calendar used by the scheduling system to define when an appointment or activity is to occur. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
HolidayScheduleCalendarId
Propiedad | Valor |
---|---|
Description | Holiday Schedule CalendarId |
DisplayName | Holiday Schedule CalendarId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | holidayschedulecalendarid |
RequiredLevel | None |
Targets | calendar |
Type | Lookup |
IsShared
Propiedad | Valor |
---|---|
Description | Calendar is shared by other calendars, such as the organization calendar. |
DisplayName | Is Shared |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isshared |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsShared
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
Name
Propiedad | Valor |
---|---|
Description | Name of the calendar. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
PrimaryUserId
Propiedad | Valor |
---|---|
Description | Unique identifier of the primary user of this calendar. |
DisplayName | Primary User |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryuserid |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
Type
Propiedad | Valor |
---|---|
Description | Calendar type, such as User work hour calendar, or Customer service hour calendar. |
DisplayName | Calendar type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | type |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de Type
Valor | Etiqueta | Descripción |
---|---|---|
-1 | Inner Calendar type | |
0 | Default | |
1 | Customer Service | |
2 | Holiday Schedule |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- HolidayScheduleCalendarIdName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- VersionNumber
BusinessUnitIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the calendar. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the calendar was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who created the calendar. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
HolidayScheduleCalendarIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | holidayschedulecalendaridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who last modified the calendar. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the calendar was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who last modified the calendar. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the organization with which the calendar is associated. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- calendar_system_users
- Calendar_AsyncOperations
- Calendar_Annotation
- calendar_customercalendar_holidaycalendar
- Calendar_BulkDeleteFailures
- BusinessUnit_Calendar
- slabase_businesshoursid
- calendar_organization
- calendar_slaitem
calendar_system_users
Igual que la relación de varios a uno calendar_system_users de la tabla systemuser.
Propiedad | Valor |
---|---|
ReferencingEntity | systemuser |
ReferencingAttribute | calendarid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | calendar_system_users |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Calendar_AsyncOperations
Igual que la relación de varios a uno Calendar_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Calendar_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Calendar_Annotation
Igual que la relación de varios a uno Calendar_Annotation de la tabla annotation.
Propiedad | Valor |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Calendar_Annotation |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
calendar_customercalendar_holidaycalendar
Igual que la relación de varios a uno calendar_customercalendar_holidaycalendar de la tabla calendar.
Propiedad | Valor |
---|---|
ReferencingEntity | calendar |
ReferencingAttribute | holidayschedulecalendarid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | calendar_customercalendar_holidaycalendar |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Calendar_BulkDeleteFailures
Igual que la relación de varios a uno Calendar_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Calendar_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
BusinessUnit_Calendar
Igual que la relación de varios a uno BusinessUnit_Calendar de la tabla businessunit.
Propiedad | Valor |
---|---|
ReferencingEntity | businessunit |
ReferencingAttribute | calendarid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | BusinessUnit_Calendar |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
slabase_businesshoursid
Igual que la relación de varios a uno slabase_businesshoursid de la tabla sla.
Propiedad | Valor |
---|---|
ReferencingEntity | sla |
ReferencingAttribute | businesshoursid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | slabase_businesshoursid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
calendar_organization
Igual que la relación de varios a uno calendar_organization de la tabla organization.
Propiedad | Valor |
---|---|
ReferencingEntity | organization |
ReferencingAttribute | businessclosurecalendarid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | calendar_organization |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
calendar_slaitem
Añadido por: solución Service Level Agreement (SLA)
Igual que la relación de varios a uno calendar_slaitem de la tabla slaitem.
Propiedad | Valor |
---|---|
ReferencingEntity | slaitem |
ReferencingAttribute | businesshoursid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | calendar_slaitem |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
- lk_calendar_createdby
- lk_calendar_createdonbehalfby
- lk_calendar_modifiedby
- organization_calendars
- calendar_customercalendar_holidaycalendar
- lk_calendar_modifiedonbehalfby
- business_unit_calendars
lk_calendar_createdby
Consulte la relación de uno a varios lk_calendar_createdby de la tabla systemuser.
lk_calendar_createdonbehalfby
Consulte la relación de uno a varios lk_calendar_createdonbehalfby de la tabla systemuser.
lk_calendar_modifiedby
Consulte la relación de uno a varios lk_calendar_modifiedby de la tabla systemuser.
organization_calendars
Consulte la relación de uno a varios organization_calendars de la tabla organization.
calendar_customercalendar_holidaycalendar
Consulte la relación de uno a varios calendar_customercalendar_holidaycalendar de la tabla calendar.
lk_calendar_modifiedonbehalfby
Consulte la relación de uno a varios lk_calendar_modifiedonbehalfby de la tabla systemuser.
business_unit_calendars
Consulte la relación de uno a varios business_unit_calendars de la tabla businessunit.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web calendar EntityType