Calendar テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Calendar used by the scheduling system to define when an appointment or activity is to occur.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/calendars 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/calendars(calendarid) 削除を参照 |
DeleteRequest または Delete |
| ExpandCalendar | ExpandCalendar Function | ExpandCalendarRequest |
| Retrieve | GET [org URI]/api/data/v9.0/calendars(calendarid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/calendars データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/calendars(calendarid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Calendars |
| DisplayCollectionName | Calendars |
| DisplayName | Calendar |
| EntitySetName | calendars |
| IsBPFEntity | False |
| LogicalCollectionName | calendars |
| LogicalName | calendar |
| OwnershipType | BusinessOwned |
| PrimaryIdAttribute | calendarid |
| PrimaryNameAttribute | name |
| SchemaName | Calendar |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
BusinessUnitId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the calendar. |
| DisplayName | Calendar |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | calendarid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
Description
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Holiday Schedule CalendarId |
| DisplayName | Holiday Schedule CalendarId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | holidayschedulecalendarid |
| RequiredLevel | None |
| Targets | calendar |
| Type | Lookup |
IsShared
| プロパティ | 値 |
|---|---|
| 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 |
IsShared の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
Name
| プロパティ | 値 |
|---|---|
| Description | Name of the calendar. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
PrimaryUserId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 |
Type の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| -1 | Inner Calendar type | |
| 0 | Default | |
| 1 | Customer Service | |
| 2 | Holiday Schedule |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- HolidayScheduleCalendarIdName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- VersionNumber
BusinessUnitIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | businessunitidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedBy
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
HolidayScheduleCalendarIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | holidayschedulecalendaridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedBy
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OrganizationId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- calendar_system_users
- Calendar_AsyncOperations
- Calendar_Annotation
- calendar_customercalendar_holidaycalendar
- Calendar_BulkDeleteFailures
- BusinessUnit_Calendar
- slabase_businesshoursid
- calendar_organization
- calendar_slaitem
calendar_system_users
systemuser テーブル/エンティティの多対一のリレーションシップ calendar_system_users と同じです。
| プロパティ | 値 |
|---|---|
| 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
asyncoperation テーブル/エンティティの多対一のリレーションシップ Calendar_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| 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
annotation テーブル/エンティティの多対一のリレーションシップ Calendar_Annotation と同じです。
| プロパティ | 値 |
|---|---|
| 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
calendar テーブル/エンティティの多対一のリレーションシップ calendar_customercalendar_holidaycalendar と同じです。
| プロパティ | 値 |
|---|---|
| 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
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ Calendar_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| 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
businessunit テーブル/エンティティの多対一のリレーションシップ BusinessUnit_Calendar と同じです。
| プロパティ | 値 |
|---|---|
| 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
sla テーブル/エンティティの多対一のリレーションシップ slabase_businesshoursid と同じです。
| プロパティ | 値 |
|---|---|
| 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
organization テーブル/エンティティの多対一のリレーションシップ calendar_organization と同じです。
| プロパティ | 値 |
|---|---|
| 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
追加元 : Service Level Agreement (SLA) ソリューション
slaitem テーブル/エンティティの多対一のリレーションシップ calendar_slaitem と同じです。
| プロパティ | 値 |
|---|---|
| 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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_calendar_createdby
- lk_calendar_createdonbehalfby
- lk_calendar_modifiedby
- organization_calendars
- calendar_customercalendar_holidaycalendar
- lk_calendar_modifiedonbehalfby
- business_unit_calendars
lk_calendar_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_calendar_createdby を参照してください。
lk_calendar_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_calendar_createdonbehalfby を参照してください。
lk_calendar_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_calendar_modifiedby を参照してください。
organization_calendars
organization テーブル/エンティティの一対多のリレーションシップ organization_calendars を参照してください。
calendar_customercalendar_holidaycalendar
calendar テーブル/エンティティの一対多のリレーションシップ calendar_customercalendar_holidaycalendar を参照してください。
lk_calendar_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_calendar_modifiedonbehalfby を参照してください。
business_unit_calendars
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_calendars を参照してください。
関連項目
フィードバック
フィードバックの送信と表示