Follow (PostFollow) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Represents a user following the activity feed of an object.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/postfollows 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/postfollows(postfollowid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/postfollows(postfollowid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/postfollows データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | PostFollows |
DisplayCollectionName | Follows |
DisplayName | Follow |
EntitySetName | postfollows |
IsBPFEntity | False |
LogicalCollectionName | postfollows |
LogicalName | postfollow |
OwnershipType | UserOwned |
PrimaryIdAttribute | postfollowid |
PrimaryNameAttribute | regardingobjectidname |
SchemaName | PostFollow |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- OwnerId
- OwnerIdType
- PostFollowId
- RegardingObjectId
- RegardingObjectTypeCode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
OwnerId
プロパティ | 値 |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PostFollowId
プロパティ | 値 |
---|---|
Description | Shows the ID of the post follow. |
DisplayName | PostFollow |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postfollowid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RegardingObjectId
プロパティ | 値 |
---|---|
Description | Choose the parent record for the followed post to identify the customer, opportunity, case, or other record type that the post most closely relates to. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjectid |
RequiredLevel | SystemRequired |
Targets | account,appointment,contact,knowledgearticle,phonecall,processsession,queue,recurringappointmentmaster,systemuser,task |
Type | Lookup |
RegardingObjectTypeCode
プロパティ | 値 |
---|---|
Description | Type of the RegardingObject |
DisplayName | RegardingObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
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 |
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
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- PostToYammer
- RegardingObjectIdName
- RegardingObjectIdYomiName
- VersionNumber
- YammerPostState
- YammerRetryCount
CreatedBy
プロパティ | 値 |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
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 | 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 | SystemRequired |
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 |
OwnerIdName
プロパティ | 値 |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
プロパティ | 値 |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Unique identifier for the business unit that owns the record. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
プロパティ | 値 |
---|---|
Description | Unique identifier of the team who owns the follow. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
プロパティ | 値 |
---|---|
Description | Unique identifier for the user who owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
PostToYammer
プロパティ | 値 |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | posttoyammer |
RequiredLevel | None |
Type | Boolean |
PostToYammer の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
RegardingObjectIdName
プロパティ | 値 |
---|---|
Description | Display name of the type of entity that the user followed. |
DisplayName | Regarding Entity Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidname |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
RegardingObjectIdYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version number of post follow. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
YammerPostState
プロパティ | 値 |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | yammerpoststate |
MaxValue | 5 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
YammerRetryCount
プロパティ | 値 |
---|---|
Description | Internal Use Only |
DisplayName | Internal Use Only |
Format | None |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | yammerretrycount |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
一対多関連付け
SchemaName が一覧表示。
PostFollow_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ PostFollow_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | PostFollow_AsyncOperations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
PostFollow_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ PostFollow_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | PostFollow_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- task_PostFollows
- appointment_PostFollows
- phonecall_PostFollows
- recurringappointmentmaster_PostFollows
- lk_PostFollow_createdby
- account_PostFollows
- contact_PostFollows
- systemuser_PostFollows
- business_unit_postfollows
- OwningTeam_postfollows
- user_owner_postfollows
- lk_postfollow_createdonbehalfby
- processsession_PostFollows
- queue_PostFollows
- knowledgearticle_PostFollows
task_PostFollows
task テーブル/エンティティの一対多のリレーションシップ task_PostFollows を参照してください。
appointment_PostFollows
appointment テーブル/エンティティの一対多のリレーションシップ appointment_PostFollows を参照してください。
phonecall_PostFollows
phonecall テーブル/エンティティの一対多のリレーションシップ phonecall_PostFollows を参照してください。
recurringappointmentmaster_PostFollows
recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ recurringappointmentmaster_PostFollows を参照してください。
lk_PostFollow_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_PostFollow_createdby を参照してください。
account_PostFollows
account テーブル/エンティティの一対多のリレーションシップ account_PostFollows を参照してください。
contact_PostFollows
contact テーブル/エンティティの一対多のリレーションシップ contact_PostFollows を参照してください。
systemuser_PostFollows
systemuser テーブル/エンティティの一対多のリレーションシップ systemuser_PostFollows を参照してください。
business_unit_postfollows
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_postfollows を参照してください。
OwningTeam_postfollows
team テーブル/エンティティの一対多のリレーションシップ OwningTeam_postfollows を参照してください。
user_owner_postfollows
systemuser テーブル/エンティティの一対多のリレーションシップ user_owner_postfollows を参照してください。
lk_postfollow_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_postfollow_createdonbehalfby を参照してください。
processsession_PostFollows
processsession テーブル/エンティティの一対多のリレーションシップ processsession_PostFollows を参照してください。
queue_PostFollows
queue テーブル/エンティティの一対多のリレーションシップ queue_PostFollows を参照してください。
knowledgearticle_PostFollows
knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_PostFollows を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス postfollow EntityType