Referenz zur Tabelle/Entität Web File (mspp_webfile)
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Storage of files used in the web Portals.
Hinzugefügt von: Power Pages Apps-Lösung
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_webfiles Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webfiles(mspp_webfileid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder 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) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webfiles Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_webfiles(mspp_webfileid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Eigenschaften
Eigenschaft | Wert |
---|---|
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 |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- mspp_alloworigin
- mspp_cloudblobaddress
- mspp_contentdisposition
- mspp_createdby
- mspp_createdbyipaddress
- mspp_createdbyusername
- mspp_createdon
- mspp_displaydate
- mspp_displayorder
- mspp_excludefromsearch
- mspp_expirationdate
- mspp_hiddenfromsitemap
- mspp_masterwebfileid
- mspp_modifiedby
- mspp_modifiedbyipaddress
- mspp_modifiedbyusername
- mspp_modifiedon
- mspp_name
- mspp_parentpageid
- mspp_partialurl
- mspp_publishingstateid
- mspp_releasedate
- mspp_summary
- mspp_title
- mspp_webfileId
- mspp_websiteid
- statecode
- statuscode
mspp_alloworigin
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Cloud Blob Address |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_cloudblobaddress |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_contentdisposition
Eigenschaft | Wert |
---|---|
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 |
mspp_contentdisposition Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
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
Eigenschaft | Wert |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdbyipaddress
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Created By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_createdon
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Display Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displaydate |
RequiredLevel | None |
Type | DateTime |
mspp_displayorder
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
mspp_excludefromsearch
Eigenschaft | Wert |
---|---|
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 |
mspp_excludefromsearch Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_expirationdate
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Expiration Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_expirationdate |
RequiredLevel | None |
Type | DateTime |
mspp_hiddenfromsitemap
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Hidden From Sitemap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hiddenfromsitemap |
RequiredLevel | ApplicationRequired |
Type | Boolean |
mspp_hiddenfromsitemap Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_masterwebfileid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Modified By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedon
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 1024 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_publishingstateid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Release Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_releasedate |
RequiredLevel | None |
Type | DateTime |
mspp_summary
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Summary |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_summary |
MaxLength | 25000 |
RequiredLevel | None |
Type | Memo |
mspp_title
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 512 |
RequiredLevel | None |
Type | String |
mspp_webfileId
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web File |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webfileid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websiteid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Status of the Web File |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode Auswahlen/Optionen
Wert | Etikett | Standardstatuswert | Invariante Name |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Eigenschaft | Wert |
---|---|
Description | Reason for the status of the Web File |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode Auswahlen/Optionen
Wert | Etikett | Status |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_masterwebfileidName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentpageidName
- mspp_publishingstateidName
- mspp_websiteidName
mspp_createdbyName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_masterwebfileidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_masterwebfileidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_parentpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_publishingstateidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
mspp_webfile_masterwebfile
Wie die mspp_webfile_masterwebfile-Viele-zu-Eins-Beziehung für die mspp_webfile-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webfile_shortcut-Viele-zu-Eins-Beziehung für die mspp_shortcut-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webfile_webpage_image-Viele-zu-Eins-Beziehung für die mspp_webpage-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- mspp_publishingstate_webfile
- mspp_systemuser_mspp_webfile_createdby
- mspp_systemuser_mspp_webfile_modifiedby
- mspp_webfile_masterwebfile
- mspp_webpage_webfile
- mspp_website_webfile
mspp_publishingstate_webfile
Siehe die mspp_publishingstate_webfile-Eins-zu-Viele-Beziehung für die mspp_publishingstate-Tabelle/-Entität.
mspp_systemuser_mspp_webfile_createdby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_webfile_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_systemuser_mspp_webfile_modifiedby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_webfile_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_webfile_masterwebfile
Siehe die mspp_webfile_masterwebfile-Eins-zu-Viele-Beziehung für die mspp_webfile-Tabelle/-Entität.
mspp_webpage_webfile
Siehe die mspp_webpage_webfile-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_website_webfile
Siehe die mspp_website_webfile-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_webfile EntityType