Référence d’entité/de table Web File (mspp_webfile)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Storage of files used in the web Portals.
Ajouté par : solution Power Pages Apps
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_webfiles Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webfiles(mspp_webfileid) Voir Supprimer |
DeleteRequest ou 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) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webfiles Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_webfiles(mspp_webfileid) Voir Mettre à jour |
UpdateRequest ou Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propriétés
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par 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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | Cloud Blob Address |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_cloudblobaddress |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_contentdisposition
Propriété | Valeur |
---|---|
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 |
Choix/Options mspp_contentdisposition
Valeur | Étiquette | Description |
---|---|---|
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
Propriété | Valeur |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdbyipaddress
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | Created By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_createdon
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Display Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displaydate |
RequiredLevel | None |
Type | DateTime |
mspp_displayorder
Propriété | Valeur |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
mspp_excludefromsearch
Propriété | Valeur |
---|---|
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 |
Choix/Options mspp_excludefromsearch
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_expirationdate
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Expiration Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_expirationdate |
RequiredLevel | None |
Type | DateTime |
mspp_hiddenfromsitemap
Propriété | Valeur |
---|---|
Description | |
DisplayName | Hidden From Sitemap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hiddenfromsitemap |
RequiredLevel | ApplicationRequired |
Type | Boolean |
Choix/Options mspp_hiddenfromsitemap
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_masterwebfileid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | Modified By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedon
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 1024 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_publishingstateid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Release Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_releasedate |
RequiredLevel | None |
Type | DateTime |
mspp_summary
Propriété | Valeur |
---|---|
Description | |
DisplayName | Summary |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_summary |
MaxLength | 25000 |
RequiredLevel | None |
Type | Memo |
mspp_title
Propriété | Valeur |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 512 |
RequiredLevel | None |
Type | String |
mspp_webfileId
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web File |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webfileid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websiteid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Status of the Web File |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Choix/Options statecode
Valeur | Étiquette | Statut par défaut | Nom invariant |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Propriété | Valeur |
---|---|
Description | Reason for the status of the Web File |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Choix/Options statuscode
Valeur | Étiquette | État |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_masterwebfileidName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentpageidName
- mspp_publishingstateidName
- mspp_websiteidName
mspp_createdbyName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_masterwebfileidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_masterwebfileidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_parentpageidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_publishingstateidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relations un-à-plusieurs
Répertorié par SchemaName.
mspp_webfile_masterwebfile
Identique à la relation plusieurs à un mspp_webfile_masterwebfile pour la table/entité mspp_webfile.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un mspp_webfile_shortcut pour la table/entité mspp_shortcut.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un mspp_webfile_webpage_image pour la table/entité mspp_webpage.
Propriété | Valeur |
---|---|
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 |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par 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
Voir la relation un à plusieurs mspp_publishingstate_webfile pour la table/entité mspp_publishingstate.
mspp_systemuser_mspp_webfile_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_webfile_createdby pour la table/entité systemuser.
mspp_systemuser_mspp_webfile_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_webfile_modifiedby pour la table/entité systemuser.
mspp_webfile_masterwebfile
Voir la relation un à plusieurs mspp_webfile_masterwebfile pour la table/entité mspp_webfile.
mspp_webpage_webfile
Voir la relation un à plusieurs mspp_webpage_webfile pour la table/entité mspp_webpage.
mspp_website_webfile
Voir la relation un à plusieurs mspp_website_webfile pour la table/entité mspp_website.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web mspp_webfile EntityType