Referencia de tabla o entidad msdyn_timelinepin
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Timeline Pin Record
Añadido por: solución Timeline Extended
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/msdyn_timelinepins Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/msdyn_timelinepins(msdyn_timelinepinid) Vea Eliminar |
DeleteRequest o Delete |
PurgeRetainedContent | PurgeRetainedContent Action | <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest> |
Retain | Retain Action | <xref:Microsoft.Crm.Sdk.Messages.RetainRequest> |
Retrieve | GET [org URI]/api/data/v9.0/msdyn_timelinepins(msdyn_timelinepinid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_timelinepins Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/msdyn_timelinepins(msdyn_timelinepinid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Upsert | UpsertRequest | |
UpsertMultiple | UpsertMultiple Action | UpsertMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | msdyn_timelinepins |
DisplayCollectionName | Timeline Pins |
DisplayName | Timeline Pin |
EntitySetName | msdyn_timelinepins |
IsBPFEntity | False |
LogicalCollectionName | msdyn_timelinepins |
LogicalName | msdyn_timelinepin |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | msdyn_timelinepinid |
PrimaryNameAttribute | msdyn_name |
SchemaName | msdyn_timelinepin |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ImportSequenceNumber
- msdyn_formrecordid
- msdyn_name
- msdyn_pinnedrecordid
- msdyn_pinnedrecordlogicalname
- msdyn_timelinecontrolid
- msdyn_timelinepinId
- OverriddenCreatedOn
- PartitionId
- TTLInSeconds
ImportSequenceNumber
Propiedad | Valor |
---|---|
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 |
msdyn_formrecordid
Propiedad | Valor |
---|---|
Description | Id of the record from the form. |
DisplayName | Form Record Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msdyn_formrecordid |
MaxLength | 36 |
RequiredLevel | SystemRequired |
Type | String |
msdyn_name
Propiedad | Valor |
---|---|
Description | Name |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_pinnedrecordid
Propiedad | Valor |
---|---|
Description | Id of the pinned record on timeline. |
DisplayName | Pinned Recorded Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msdyn_pinnedrecordid |
MaxLength | 36 |
RequiredLevel | SystemRequired |
Type | String |
msdyn_pinnedrecordlogicalname
Propiedad | Valor |
---|---|
Description | Entity Logical Name of pinned record on timeline. |
DisplayName | Pinned Recorded Logical Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msdyn_pinnedrecordlogicalname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
msdyn_timelinecontrolid
Propiedad | Valor |
---|---|
Description | Id of the timeline control for the pinned item. |
DisplayName | Timeline Control Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msdyn_timelinecontrolid |
MaxLength | 36 |
RequiredLevel | SystemRequired |
Type | String |
msdyn_timelinepinId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Timeline Pin |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msdyn_timelinepinid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
OverriddenCreatedOn
Propiedad | Valor |
---|---|
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 |
PartitionId
Propiedad | Valor |
---|---|
Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
DisplayName | Partition Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partitionid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
TTLInSeconds
Propiedad | Valor |
---|---|
Description | Time to live in seconds. |
DisplayName | Time to live |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ttlinseconds |
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
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- VersionNumber
CreatedBy
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedBy
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
VersionNumber
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
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.
- lk_msdyn_timelinepin_createdby
- lk_msdyn_timelinepin_createdonbehalfby
- lk_msdyn_timelinepin_modifiedby
- lk_msdyn_timelinepin_modifiedonbehalfby
lk_msdyn_timelinepin_createdby
Añadido por: solución System Solution
Consulte la relación de uno a varios lk_msdyn_timelinepin_createdby de la tabla systemuser.
lk_msdyn_timelinepin_createdonbehalfby
Añadido por: solución System Solution
Consulte la relación de uno a varios lk_msdyn_timelinepin_createdonbehalfby de la tabla systemuser.
lk_msdyn_timelinepin_modifiedby
Añadido por: solución System Solution
Consulte la relación de uno a varios lk_msdyn_timelinepin_modifiedby de la tabla systemuser.
lk_msdyn_timelinepin_modifiedonbehalfby
Añadido por: solución System Solution
Consulte la relación de uno a varios lk_msdyn_timelinepin_modifiedonbehalfby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web msdyn_timelinepin EntityType