Post Regarding (PostRegarding) table/entity reference
Represents which object an activity feed post is regarding. For internal use only.
Properties
The following table lists selected properties for the Post Regarding (PostRegarding) table.
Property | Value |
---|---|
DisplayName | Post Regarding |
DisplayCollectionName | Post Regarding |
SchemaName | PostRegarding |
CollectionSchemaName | PostRegardings |
EntitySetName | postregardings |
LogicalName | postregarding |
LogicalCollectionName | postregardings |
PrimaryIdAttribute | postregardingid |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- PostRegardingId
- RegardingObjectId
- RegardingObjectOwnerId
- RegardingObjectOwnerIdType
- RegardingObjectTypeCode
PostRegardingId
Property | Value |
---|---|
Description | Shows the ID of the record that the post is referring to. |
DisplayName | PostRegardingId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | postregardingid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
RegardingObjectId
Property | Value |
---|---|
Description | Choose the record that the post relates to. |
DisplayName | RegardingObjectId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | None |
Type | Lookup |
Targets | account, appointment, contact, externalparty, knowledgearticle, phonecall, processsession, queue, recurringappointmentmaster, systemuser, task, team |
RegardingObjectOwnerId
Property | Value |
---|---|
Description | Unique identifier of the user or team who owns the regarding object. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectownerid |
RequiredLevel | None |
Type | Owner |
Targets | systemuser, team |
RegardingObjectOwnerIdType
Property | Value |
---|---|
Description | Type of the RegardingObjectOwnerId |
DisplayName | RegardingObjectOwnerIdType |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectowneridtype |
RequiredLevel | None |
Type | EntityName |
RegardingObjectTypeCode
Property | Value |
---|---|
Description | Type of the RegardingObject |
DisplayName | RegardingObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- LatestAutoPostModifiedOn
- LatestManualPostModifiedOn
- RegardingObjectOwningBusinessUnit
- RegardingObjectTypeCodeForSharing
LatestAutoPostModifiedOn
Property | Value |
---|---|
Description | Date of Latest Auto Post on the Regarding entity |
DisplayName | Latest Auto Post |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | latestautopostmodifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
LatestManualPostModifiedOn
Property | Value |
---|---|
Description | Date of Latest Manual Post on the Regarding entity |
DisplayName | Latest Manual Post |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | latestmanualpostmodifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
RegardingObjectOwningBusinessUnit
Property | Value |
---|---|
Description | Select the business unit that owns the regarding object. |
DisplayName | Regarding object owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectowningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
RegardingObjectTypeCodeForSharing
Property | Value |
---|---|
Description | Indicates the entity type of the regarding object for sharing. |
DisplayName | RegardingObjectTypeCodeForSharing |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecodeforsharing |
RequiredLevel | SystemRequired |
Type | EntityName |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- account_PostRegardings
- appointment_PostRegardings
- business_unit_PostRegarding
- contact_PostRegardings
- knowledgearticle_PostRegardings
- phonecall_PostRegardings
- processsession_PostRegardings
- queue_PostRegardings
- recurringappointmentmaster_PostRegardings
- systemuser_PostRegardings
- task_PostRegardings
- team_PostRegardings
account_PostRegardings
One-To-Many Relationship: account account_PostRegardings
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
appointment_PostRegardings
One-To-Many Relationship: appointment appointment_PostRegardings
Property | Value |
---|---|
ReferencedEntity | appointment |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_appointment |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
business_unit_PostRegarding
One-To-Many Relationship: businessunit business_unit_PostRegarding
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | regardingobjectowningbusinessunit |
ReferencingEntityNavigationPropertyName | regardingobjectowningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
contact_PostRegardings
One-To-Many Relationship: contact contact_PostRegardings
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
knowledgearticle_PostRegardings
One-To-Many Relationship: knowledgearticle knowledgearticle_PostRegardings
Property | Value |
---|---|
ReferencedEntity | knowledgearticle |
ReferencedAttribute | knowledgearticleid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_knowledgearticle |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
phonecall_PostRegardings
One-To-Many Relationship: phonecall phonecall_PostRegardings
Property | Value |
---|---|
ReferencedEntity | phonecall |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_phonecall |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
processsession_PostRegardings
One-To-Many Relationship: processsession processsession_PostRegardings
Property | Value |
---|---|
ReferencedEntity | processsession |
ReferencedAttribute | processsessionid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_processsession |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
queue_PostRegardings
One-To-Many Relationship: queue queue_PostRegardings
Property | Value |
---|---|
ReferencedEntity | queue |
ReferencedAttribute | queueid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_queue |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
recurringappointmentmaster_PostRegardings
One-To-Many Relationship: recurringappointmentmaster recurringappointmentmaster_PostRegardings
Property | Value |
---|---|
ReferencedEntity | recurringappointmentmaster |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_recurringappointmentmaster |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
systemuser_PostRegardings
One-To-Many Relationship: systemuser systemuser_PostRegardings
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_systemuser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
task_PostRegardings
One-To-Many Relationship: task task_PostRegardings
Property | Value |
---|---|
ReferencedEntity | task |
ReferencedAttribute | activityid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_task |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
team_PostRegardings
One-To-Many Relationship: team team_PostRegardings
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | regardingobjectid |
ReferencingEntityNavigationPropertyName | regardingobjectid_team |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
post_PostRegardings
Many-To-One Relationship: post post_PostRegardings
Property | Value |
---|---|
ReferencingEntity | post |
ReferencingAttribute | postregardingid |
ReferencedEntityNavigationPropertyName | post_PostRegardings |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
postregarding