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

注意

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

An activity feed post.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/posts
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/posts(postid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/posts(postid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/posts
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName Posts
DisplayCollectionName Posts
DisplayName Post
EntitySetName posts
IsBPFEntity False
LogicalCollectionName posts
LogicalName post
OwnershipType OrganizationOwned
PrimaryIdAttribute postid
PrimaryNameAttribute text
SchemaName Post

書き込み可能な列/属性

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

LargeText

追加元 : Activities Patch ソリューション

プロパティ
Description Shows the text of a post.
DisplayName Text
Format Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName largetext
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

PostId

プロパティ
Description Unique identifier for entity instances
DisplayName Post
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName postid
RequiredLevel SystemRequired
Type Uniqueidentifier

RegardingObjectId

プロパティ
Description Choose the parent record for the post to identify the customer, opportunity, case, or other record that the post most closely relates to.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectid
RequiredLevel SystemRequired
Targets
Type Lookup

RegardingObjectIdName

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

RegardingObjectTypeCode

プロパティ
Description Type of the RegardingObject
DisplayName RegardingObjectTypeCode
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

プロパティ
Description Select whether the post was created manually or automatically.
DisplayName Source
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName source
RequiredLevel ApplicationRequired
Type Picklist

Source の選択肢/オプション

ラベル 内容
1 Auto Post
2 Manual Post
3 ActionHub Post

Text

プロパティ
Description Shows the text of a post. If this is a manual post, it appears in plain text. If this is an auto post, it appears in XML.
DisplayName Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName text
MaxLength 2000
RequiredLevel ApplicationRequired
Type String

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

Type

プロパティ
Description Select the post type.
DisplayName Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName type
RequiredLevel ApplicationRequired
Type Picklist

Type の選択肢/オプション

ラベル 内容
1 Check-in
2 Idea
3 News
4 Private Message
5 Question
6 Re-post
7 Status

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 が一覧表示。

CreatedBy

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel SystemRequired
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 Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
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

ModifiedBy

プロパティ
Description Unique identifier of the user who modified the record.
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

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who modified the record.
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 associated with the solution.
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

PostRegardingId

プロパティ
Description Unique identifier of the post regarding with which the post is associated.
DisplayName Post Regarding
IsValidForForm False
IsValidForRead False
LogicalName postregardingid
RequiredLevel SystemRequired
Targets postregarding
Type Lookup

PostToYammer

プロパティ
Description Internal use only.
DisplayName post to yammer
IsValidForForm False
IsValidForRead False
LogicalName posttoyammer
RequiredLevel None
Type Boolean

PostToYammer の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

RegardingObjectIdYomiName

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

RegardingObjectOwnerId

プロパティ
Description Unique identifier of the user or team who owns the regarding object.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

RegardingObjectOwnerIdType

プロパティ
Description Type of the RegardingObjectOwnerId
DisplayName RegardingObjectOwnerIdType
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowneridtype
RequiredLevel None
Type EntityName

RegardingObjectOwningBusinessUnit

プロパティ
Description Unique identifier of the business unit that owns the regarding object.
DisplayName Regarding object owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

YammerPostState

プロパティ
Description Internal use only.
DisplayName Yammer Post State
Format None
IsValidForForm False
IsValidForRead False
LogicalName yammerpoststate
MaxValue 5
MinValue 0
RequiredLevel None
Type Integer

YammerRetryCount

プロパティ
Description Internal use only.
DisplayName Yammer Retry Count
Format None
IsValidForForm False
IsValidForRead False
LogicalName yammerretrycount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

一対多関連付け

SchemaName が一覧表示。

post_AsyncOperations

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

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

post_BulkDeleteFailures

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

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

Post_Comments

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

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

Post_Likes

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

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

post_activity_file_attachment

追加元 : Activities Patch ソリューション

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

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

多対一関連付け

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

lk_post_createdby

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

lk_post_createdonbehalfby

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

lk_post_modifiedby

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

lk_post_modifiedonbehalfby

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

organization_post

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

関連項目

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