PlannerSyncAction テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

The Planner Sync Action to be executed.

追加元 : PlannerSync_Extensions ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Assign PATCH [org URI]/api/data/v9.0/plannersyncactions(plannersyncactionid)
owneridのプロパティを更新する。
AssignRequest
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/plannersyncactions
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/plannersyncactions(plannersyncactionid)
削除を参照
DeleteRequest または
Delete
GrantAccess GrantAccess Action GrantAccessRequest
IsValidStateTransition IsValidStateTransition Function IsValidStateTransitionRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Restore Restore Action <xref:Microsoft.Crm.Sdk.Messages.RestoreRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/plannersyncactions(plannersyncactionid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/plannersyncactions
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
SetState PATCH [org URI]/api/data/v9.0/plannersyncactions(plannersyncactionid)
statecodestatuscode のプロパティを更新する。
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/plannersyncactions(plannersyncactionid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
CollectionSchemaName PlannerSyncActions
DisplayCollectionName Planner Sync Actions
DisplayName Planner Sync Action
EntitySetName plannersyncactions
IsBPFEntity False
LogicalCollectionName plannersyncactions
LogicalName plannersyncaction
OwnershipType UserOwned
PrimaryIdAttribute plannersyncactionid
PrimaryNameAttribute title
SchemaName PlannerSyncAction

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

Assignments

プロパティ
Description
DisplayName Assignments
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName assignments
MaxLength 1000
RequiredLevel None
Type String

DueDateTime

プロパティ
DateTimeBehavior TimeZoneIndependent
Description Date and time when the planner task is due.
DisplayName Due Date Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName duedatetime
RequiredLevel None
Type DateTime

ExternalBucketId

プロパティ
Description
DisplayName External Bucket Id
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName externalbucketid
MaxLength 100
RequiredLevel SystemRequired
Type String

ExternalReferences

プロパティ
Description
DisplayName External References
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName externalreferences
MaxLength 2000
RequiredLevel SystemRequired
Type String

GroupId

プロパティ
Description
DisplayName Group Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName groupid
RequiredLevel SystemRequired
Type Uniqueidentifier

ImportSequenceNumber

プロパティ
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

LastAttemptedOn

プロパティ
DateTimeBehavior TimeZoneIndependent
Description For internal use only. Date and time when the action was last attempted.
DisplayName Last Attempted On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName lastattemptedon
RequiredLevel None
Type DateTime

LastSyncError

プロパティ
Description
DisplayName Last Sync Error
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName lastsyncerror
MaxLength 2000
RequiredLevel None
Type String

Notes

プロパティ
Description
DisplayName Notes
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName notes
MaxLength 2000
RequiredLevel None
Type String

OverriddenCreatedOn

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

追加元 : Active Solution ソリューション

プロパティ
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PendingAttempts

プロパティ
Description The attempts available for processing the planner sync action.
DisplayName Pending Attempts
Format None
IsValidForForm False
IsValidForRead True
LogicalName pendingattempts
MaxValue 5
MinValue 0
RequiredLevel None
Type Integer

PercentComplete

プロパティ
Description The percentage of completion for the planner task.
DisplayName Percent Complete
Format None
IsValidForForm False
IsValidForRead True
LogicalName percentcomplete
MaxValue 100
MinValue 0
RequiredLevel None
Type Integer

PlannerBusinessScenarioId

プロパティ
Description Id of the Business Scenario in Planner.
DisplayName Planner Business Scenario Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName plannerbusinessscenarioid
RequiredLevel SystemRequired
Targets plannerbusinessscenario
Type Lookup

PlannerSyncActionId

プロパティ
Description Planner Sync Action Id
DisplayName Planner Sync Action Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName plannersyncactionid
RequiredLevel SystemRequired
Type Uniqueidentifier

Priority

プロパティ
Description The priority of the planner task.
DisplayName Priority
Format None
IsValidForForm False
IsValidForRead True
LogicalName priority
MaxValue 10
MinValue 0
RequiredLevel None
Type Integer

QueuedOn

プロパティ
DateTimeBehavior TimeZoneIndependent
Description For internal use only. Date and time when the action was queued.
DisplayName Queued On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName queuedon
RequiredLevel None
Type DateTime

SourceRecordEntityLogicalName

プロパティ
Description
DisplayName Source Record Entity Logical Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName sourcerecordentitylogicalname
MaxLength 50
RequiredLevel SystemRequired
Type String

SourceRecordId

プロパティ
Description
DisplayName Source Record Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName sourcerecordid
RequiredLevel SystemRequired
Type Uniqueidentifier

StartDateTime

プロパティ
DateTimeBehavior TimeZoneIndependent
Description Date and time when the planner task was started.
DisplayName Start Date Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName startdatetime
RequiredLevel None
Type DateTime

statecode

プロパティ
Description Status of the Planner Sync Action
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

プロパティ
Description Reason for the status of the Planner Sync Action
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode の選択肢/オプション

ラベル 状態
1 Active 0
2 Inactive 1

TimeZoneRuleVersionNumber

プロパティ
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

Title

プロパティ
Description
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName title
MaxLength 200
RequiredLevel SystemRequired
Type String

UTCConversionTimeZoneCode

プロパティ
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

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

OwnerIdName

追加元 : Active Solution ソリューション

プロパティ
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

追加元 : Active Solution ソリューション

プロパティ
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

追加元 : Active Solution ソリューション

プロパティ
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel SystemRequired
Targets businessunit
Type Lookup

OwningBusinessUnitName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningTeam

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

plannerbusinessscenarioidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName plannerbusinessscenarioidname
MaxLength 50
RequiredLevel None
Type String

VersionNumber

追加元 : Active Solution ソリューション

プロパティ
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

plannersyncaction_SyncErrors

追加元 : System Solution ソリューション

syncerror テーブル/エンティティの多対一のリレーションシップ plannersyncaction_SyncErrors と同じです。

プロパティ
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName plannersyncaction_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

plannersyncaction_AsyncOperations

追加元 : System Solution ソリューション

asyncoperation テーブル/エンティティの多対一のリレーションシップ plannersyncaction_AsyncOperations と同じです。

プロパティ
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName plannersyncaction_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

plannersyncaction_MailboxTrackingFolders

追加元 : System Solution ソリューション

mailboxtrackingfolder テーブル/エンティティの多対一のリレーションシップ plannersyncaction_MailboxTrackingFolders と同じです。

プロパティ
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName plannersyncaction_MailboxTrackingFolders
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

plannersyncaction_ProcessSession

追加元 : System Solution ソリューション

processsession テーブル/エンティティの多対一のリレーションシップ plannersyncaction_ProcessSession と同じです。

プロパティ
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName plannersyncaction_ProcessSession
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

plannersyncaction_BulkDeleteFailures

追加元 : System Solution ソリューション

bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ plannersyncaction_BulkDeleteFailures と同じです。

プロパティ
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName plannersyncaction_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

plannersyncaction_PrincipalObjectAttributeAccesses

追加元 : System Solution ソリューション

principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ plannersyncaction_PrincipalObjectAttributeAccesses と同じです。

プロパティ
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName plannersyncaction_PrincipalObjectAttributeAccesses
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

user_plannersyncaction

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ user_plannersyncaction を参照してください。

team_plannersyncaction

追加元 : System Solution ソリューション

team テーブル/エンティティの一対多のリレーションシップ team_plannersyncaction を参照してください。

business_unit_plannersyncaction

追加元 : System Solution ソリューション

businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_plannersyncaction を参照してください。

plannerbusinessscenario_plannersyncaction_plannerbusinessscenarioid

plannerbusinessscenario テーブル/エンティティの一対多のリレーションシップ plannerbusinessscenario_plannersyncaction_plannerbusinessscenarioid を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス plannersyncaction EntityType