Referencia de tabla o entidad Follow (PostFollow)

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Represents a user following the activity feed of an object.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/postfollows
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/postfollows(postfollowid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/postfollows(postfollowid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/postfollows
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
CollectionSchemaName PostFollows
DisplayCollectionName Follows
DisplayName Follow
EntitySetName postfollows
IsBPFEntity False
LogicalCollectionName postfollows
LogicalName postfollow
OwnershipType UserOwned
PrimaryIdAttribute postfollowid
PrimaryNameAttribute regardingobjectidname
SchemaName PostFollow

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

OwnerId

Propiedad Valor
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

Propiedad Valor
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PostFollowId

Propiedad Valor
Description Shows the ID of the post follow.
DisplayName PostFollow
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName postfollowid
RequiredLevel SystemRequired
Type Uniqueidentifier

RegardingObjectId

Propiedad Valor
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

Propiedad Valor
Description Type of the RegardingObject
DisplayName RegardingObjectTypeCode
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

TimeZoneRuleVersionNumber

Propiedad Valor
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

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

CreatedBy

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Propiedad Valor
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propiedad Valor
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Internal Use Only
DisplayName Internal Use Only
IsValidForForm False
IsValidForRead False
LogicalName posttoyammer
RequiredLevel None
Type Boolean

Elecciones/opciones de PostToYammer

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

RegardingObjectIdName

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propiedad Valor
Description Version number of post follow.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

YammerPostState

Propiedad Valor
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

Propiedad Valor
Description Internal Use Only
DisplayName Internal Use Only
Format None
IsValidForForm False
IsValidForRead False
LogicalName yammerretrycount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

Relaciones de uno a varios

Listado por SchemaName.

PostFollow_AsyncOperations

Igual que la relación de varios a uno PostFollow_AsyncOperations de la tabla asyncoperation.

Propiedad Valor
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

Igual que la relación de varios a uno PostFollow_SyncErrors de la tabla syncerror.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

task_PostFollows

Consulte la relación de uno a varios task_PostFollows de la tabla task.

appointment_PostFollows

Consulte la relación de uno a varios appointment_PostFollows de la tabla appointment.

phonecall_PostFollows

Consulte la relación de uno a varios phonecall_PostFollows de la tabla phonecall.

recurringappointmentmaster_PostFollows

Consulte la relación de uno a varios recurringappointmentmaster_PostFollows de la tabla recurringappointmentmaster.

lk_PostFollow_createdby

Consulte la relación de uno a varios lk_PostFollow_createdby de la tabla systemuser.

account_PostFollows

Consulte la relación de uno a varios account_PostFollows de la tabla account.

contact_PostFollows

Consulte la relación de uno a varios contact_PostFollows de la tabla contact.

systemuser_PostFollows

Consulte la relación de uno a varios systemuser_PostFollows de la tabla systemuser.

business_unit_postfollows

Consulte la relación de uno a varios business_unit_postfollows de la tabla businessunit.

OwningTeam_postfollows

Consulte la relación de uno a varios OwningTeam_postfollows de la tabla team.

user_owner_postfollows

Consulte la relación de uno a varios user_owner_postfollows de la tabla systemuser.

lk_postfollow_createdonbehalfby

Consulte la relación de uno a varios lk_postfollow_createdonbehalfby de la tabla systemuser.

processsession_PostFollows

Consulte la relación de uno a varios processsession_PostFollows de la tabla processsession.

queue_PostFollows

Consulte la relación de uno a varios queue_PostFollows de la tabla queue.

knowledgearticle_PostFollows

Consulte la relación de uno a varios knowledgearticle_PostFollows de la tabla knowledgearticle.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web postfollow EntityType