Compartir a través de


Referencia de tabla o entidad Publishing State (mspp_publishingstate)

Nota

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

Añadido por: solución Power Pages Apps

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/mspp_publishingstates
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_publishingstates(mspp_publishingstateid)
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/mspp_publishingstates(mspp_publishingstateid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_publishingstates
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_publishingstates(mspp_publishingstateid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propiedades

Propiedad Valor
CollectionSchemaName mspp_publishingstates
DisplayCollectionName Publishing States
DisplayName Publishing State
EntitySetName mspp_publishingstates
IsBPFEntity False
LogicalCollectionName mspp_publishingstates
LogicalName mspp_publishingstate
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_publishingstateid
PrimaryNameAttribute mspp_name
SchemaName mspp_publishingstate

Columnas/atributos que se pueden escribir

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

mspp_createdby

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

mspp_createdon

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_displayorder

Propiedad Valor
Description
DisplayName Display Order
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayorder
MaxValue 2147483647
MinValue -2147483648
RequiredLevel ApplicationRequired
Type Integer

mspp_isdefault

Propiedad Valor
Description
DisplayName Is Default
IsValidForForm True
IsValidForRead True
LogicalName mspp_isdefault
RequiredLevel ApplicationRequired
Type Boolean

Elecciones/opciones de mspp_isdefault

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_isvisible

Propiedad Valor
Description
DisplayName Select whether the publishing state is visible.
IsValidForForm True
IsValidForRead True
LogicalName mspp_isvisible
RequiredLevel ApplicationRequired
Type Boolean

Elecciones/opciones de mspp_isvisible

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_modifiedby

Propiedad Valor
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedon

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_name

Propiedad Valor
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_publishingstateId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Publishing State
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_publishingstateid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_websiteid

Propiedad Valor
Description Unique identifier for Website associated with Publishing State.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

Propiedad Valor
Description Status of the Publishing State
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de statecode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Propiedad Valor
Description Reason for the status of the Publishing State
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de statuscode

Valor Etiqueta Estado
1 Active 0
2 Inactive 1

Columnas/atributos de sólo lectura

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

mspp_createdbyName

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

mspp_createdbyYomiName

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

mspp_modifiedbyName

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

mspp_modifiedbyYomiName

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

mspp_websiteidName

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

Relaciones de uno a varios

Listado por SchemaName.

mspp_frompublishingstate_statetransition

Igual que la relación de varios a uno mspp_frompublishingstate_statetransition de la tabla mspp_publishingstatetransitionrule.

Propiedad Valor
ReferencingEntity mspp_publishingstatetransitionrule
ReferencingAttribute mspp_fromstate_publishingstateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_frompublishingstate_statetransition
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState

Igual que la relación de varios a uno mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState de la tabla mspp_websitelanguage.

Propiedad Valor
ReferencingEntity mspp_websitelanguage
ReferencingAttribute mspp_publishingstate
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstate_webfile

Igual que la relación de varios a uno mspp_publishingstate_webfile de la tabla mspp_webfile.

Propiedad Valor
ReferencingEntity mspp_webfile
ReferencingAttribute mspp_publishingstateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_publishingstate_webfile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Igual que la relación de varios a uno mspp_publishingstate_weblink de la tabla mspp_weblink.

Propiedad Valor
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_publishingstateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_publishingstate_weblink
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstate_weblinkset

Igual que la relación de varios a uno mspp_publishingstate_weblinkset de la tabla mspp_weblinkset.

Propiedad Valor
ReferencingEntity mspp_weblinkset
ReferencingAttribute mspp_publishingstateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_publishingstate_weblinkset
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstate_webpage

Igual que la relación de varios a uno mspp_publishingstate_webpage de la tabla mspp_webpage.

Propiedad Valor
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_publishingstateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_publishingstate_webpage
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_topublishingstate_statetransition

Igual que la relación de varios a uno mspp_topublishingstate_statetransition de la tabla mspp_publishingstatetransitionrule.

Propiedad Valor
ReferencingEntity mspp_publishingstatetransitionrule
ReferencingAttribute mspp_tostate_publishingstateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_topublishingstate_statetransition
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

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.

mspp_systemuser_mspp_publishingstate_createdby

Añadido por: solución System Solution

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

mspp_systemuser_mspp_publishingstate_modifiedby

Añadido por: solución System Solution

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

mspp_website_publishingstate

Consulte la relación de uno a varios mspp_website_publishingstate de la tabla mspp_website.

Relaciones de varios a varios

Los detalles de la relación proporcionados cuando la tabla mspp_publishingstate es la primera tabla de la relación. Listado por SchemaName.

mspp_accesscontrolrule_publishingstate

Consulte la relación de varios a varios mspp_accesscontrolrule_publishingstate de la tabla mspp_webpageaccesscontrolrule.

Consultar también

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