Compartir a través de


Referencia de tabla o entidad Web File (mspp_webfile)

Nota

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

Storage of files used in the web Portals.

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

Propiedades

Propiedad Valor
CollectionSchemaName mspp_webfiles
DisplayCollectionName Web Files
DisplayName Web File
EntitySetName mspp_webfiles
IsBPFEntity False
LogicalCollectionName mspp_webfiles
LogicalName mspp_webfile
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_webfileid
PrimaryNameAttribute mspp_name
SchemaName mspp_webfile

Columnas/atributos que se pueden escribir

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

mspp_alloworigin

Propiedad Valor
Description Defines CORS header Access-Control-Allow-Origin for cross origin requests.
DisplayName Allow Origin
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_alloworigin
MaxLength 250
RequiredLevel None
Type String

mspp_cloudblobaddress

Propiedad Valor
Description
DisplayName Cloud Blob Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_cloudblobaddress
MaxLength 100
RequiredLevel None
Type String

mspp_contentdisposition

Propiedad Valor
Description Shows the value to be applied to the HTTP Response Headers Content-Disposition.
DisplayName Content-Disposition
IsValidForForm True
IsValidForRead True
LogicalName mspp_contentdisposition
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_contentdisposition

Valor Etiqueta Descripción
756150000 inline File should be automatically displayed.
756150001 attachment File is not displayed automatically and requires some form of action from the user to open it.

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_createdbyipaddress

Propiedad Valor
Description
DisplayName Created By IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyipaddress
MaxLength 100
RequiredLevel None
Type String

mspp_createdbyusername

Propiedad Valor
Description
DisplayName Created By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyusername
MaxLength 100
RequiredLevel None
Type String

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_displaydate

Propiedad Valor
DateTimeBehavior UserLocal
Description
DisplayName Display Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_displaydate
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 None
Type Integer

mspp_excludefromsearch

Propiedad Valor
Description Shows whether the web file is excluded from the portal search.
DisplayName Exclude From Search
IsValidForForm True
IsValidForRead True
LogicalName mspp_excludefromsearch
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_excludefromsearch

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_expirationdate

Propiedad Valor
DateTimeBehavior UserLocal
Description
DisplayName Expiration Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_expirationdate
RequiredLevel None
Type DateTime

mspp_hiddenfromsitemap

Propiedad Valor
Description
DisplayName Hidden From Sitemap
IsValidForForm True
IsValidForRead True
LogicalName mspp_hiddenfromsitemap
RequiredLevel ApplicationRequired
Type Boolean

Elecciones/opciones de mspp_hiddenfromsitemap

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_masterwebfileid

Propiedad Valor
Description Unique identifier for Web File associated with Web File.
DisplayName Master Web File
IsValidForForm True
IsValidForRead True
LogicalName mspp_masterwebfileid
RequiredLevel None
Targets mspp_webfile
Type Lookup

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_modifiedbyipaddress

Propiedad Valor
Description
DisplayName Modified By IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyipaddress
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyusername

Propiedad Valor
Description
DisplayName Modified By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyusername
MaxLength 100
RequiredLevel None
Type String

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_parentpageid

Propiedad Valor
Description Unique identifier for Web Page associated with Web File.
DisplayName Parent Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_parentpageid
RequiredLevel Recommended
Targets mspp_webpage
Type Lookup

mspp_partialurl

Propiedad Valor
Description
DisplayName Partial URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_partialurl
MaxLength 1024
RequiredLevel ApplicationRequired
Type String

mspp_publishingstateid

Propiedad Valor
Description Unique identifier for Publishing State associated with Web File.
DisplayName Publishing State
IsValidForForm True
IsValidForRead True
LogicalName mspp_publishingstateid
RequiredLevel ApplicationRequired
Targets mspp_publishingstate
Type Lookup

mspp_releasedate

Propiedad Valor
DateTimeBehavior UserLocal
Description
DisplayName Release Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_releasedate
RequiredLevel None
Type DateTime

mspp_summary

Propiedad Valor
Description
DisplayName Summary
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_summary
MaxLength 25000
RequiredLevel None
Type Memo

mspp_title

Propiedad Valor
Description
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_title
MaxLength 512
RequiredLevel None
Type String

mspp_webfileId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Web File
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webfileid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_websiteid

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

statecode

Propiedad Valor
Description Status of the Web File
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 Web File
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_masterwebfileidName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_masterwebfileidname
MaxLength 100
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_parentpageidName

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

mspp_publishingstateidName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_publishingstateidname
MaxLength 100
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_webfile_masterwebfile

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

Propiedad Valor
ReferencingEntity mspp_webfile
ReferencingAttribute mspp_masterwebfileid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webfile_masterwebfile
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Subscriber Web Files
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webfile_shortcut

Igual que la relación de varios a uno mspp_webfile_shortcut de la tabla mspp_shortcut.

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

mspp_webfile_webpage_image

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

Propiedad Valor
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_image
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webfile_webpage_image
AssociatedMenuConfiguration Behavior: DoNotDisplay
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_publishingstate_webfile

Consulte la relación de uno a varios mspp_publishingstate_webfile de la tabla mspp_publishingstate.

mspp_systemuser_mspp_webfile_createdby

Añadido por: solución System Solution

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

mspp_systemuser_mspp_webfile_modifiedby

Añadido por: solución System Solution

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

mspp_webfile_masterwebfile

Consulte la relación de uno a varios mspp_webfile_masterwebfile de la tabla mspp_webfile.

mspp_webpage_webfile

Consulte la relación de uno a varios mspp_webpage_webfile de la tabla mspp_webpage.

mspp_website_webfile

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

Consultar también

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