Web File (mspp_webfile) table/entity reference
Storage of files used in the web Portals.
Messages
The following table lists the messages for the Web File (mspp_webfile) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Create Event: True |
POST /mspp_webfilesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /mspp_webfiles(mspp_webfileid)See Delete |
Delete records |
Retrieve Event: True |
GET /mspp_webfiles(mspp_webfileid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /mspp_webfilesSee Query data |
Query data |
Update Event: True |
PATCH /mspp_webfiles(mspp_webfileid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /mspp_webfiles(mspp_webfileid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
Events
The following table lists the events for the Web File (mspp_webfile) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
Name | Web API Operation | SDK for .NET |
---|---|---|
BulkRetain |
BulkRetain | Learn to use messages with the SDK for .NET |
PurgeRetainedContent |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain |
Retain | Learn to use messages with the SDK for .NET |
RollbackRetain |
RollbackRetain | Learn to use messages with the SDK for .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Web File (mspp_webfile) table.
Property | Value |
---|---|
DisplayName | Web File |
DisplayCollectionName | Web Files |
SchemaName | mspp_webfile |
CollectionSchemaName | mspp_webfiles |
EntitySetName | mspp_webfiles |
LogicalName | mspp_webfile |
LogicalCollectionName | mspp_webfiles |
PrimaryIdAttribute | mspp_webfileid |
PrimaryNameAttribute | mspp_name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by 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
Property | Value |
---|---|
Description | Defines CORS header Access-Control-Allow-Origin for cross origin requests. |
DisplayName | Allow Origin |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_alloworigin |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 250 |
mspp_cloudblobaddress
Property | Value |
---|---|
Description | |
DisplayName | Cloud Blob Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_cloudblobaddress |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_contentdisposition
Property | Value |
---|---|
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 |
DefaultFormValue | 756150000 |
GlobalChoiceName | mspp_webfile_mspp_contentdisposition |
mspp_contentdisposition Choices/Options
Value | Label |
---|---|
756150000 | inline |
756150001 | attachment |
mspp_createdby
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
mspp_createdbyipaddress
Property | Value |
---|---|
Description | |
DisplayName | Created By IP Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyipaddress |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_createdbyusername
Property | Value |
---|---|
Description | |
DisplayName | Created By Username |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyusername |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_createdon
Property | Value |
---|---|
Description | Shows the date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
mspp_displaydate
Property | Value |
---|---|
Description | |
DisplayName | Display Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displaydate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
mspp_displayorder
Property | Value |
---|---|
Description | |
DisplayName | Display Order |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
mspp_excludefromsearch
Property | Value |
---|---|
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 |
GlobalChoiceName | mspp_webfile_mspp_excludefromsearch |
DefaultValue | False |
True Label | Yes |
False Label | No |
mspp_expirationdate
Property | Value |
---|---|
Description | |
DisplayName | Expiration Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_expirationdate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
mspp_hiddenfromsitemap
Property | Value |
---|---|
Description | |
DisplayName | Hidden From Sitemap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hiddenfromsitemap |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | mspp_webfile_mspp_hiddenfromsitemap |
DefaultValue | False |
True Label | Yes |
False Label | No |
mspp_masterwebfileid
Property | Value |
---|---|
Description | Unique identifier for Web File associated with Web File. |
DisplayName | Master Web File |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_masterwebfileid |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_webfile |
mspp_modifiedby
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
mspp_modifiedbyipaddress
Property | Value |
---|---|
Description | |
DisplayName | Modified By IP Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyipaddress |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_modifiedbyusername
Property | Value |
---|---|
Description | |
DisplayName | Modified By Username |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyusername |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_modifiedon
Property | Value |
---|---|
Description | Shows the date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
mspp_name
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
mspp_parentpageid
Property | Value |
---|---|
Description | Unique identifier for Web Page associated with Web File. |
DisplayName | Parent Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_parentpageid |
RequiredLevel | Recommended |
Type | Lookup |
Targets | mspp_webpage |
mspp_partialurl
Property | Value |
---|---|
Description | |
DisplayName | Partial URL |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1024 |
mspp_publishingstateid
Property | Value |
---|---|
Description | Unique identifier for Publishing State associated with Web File. |
DisplayName | Publishing State |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_publishingstateid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | mspp_publishingstate |
mspp_releasedate
Property | Value |
---|---|
Description | |
DisplayName | Release Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_releasedate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
mspp_summary
Property | Value |
---|---|
Description | |
DisplayName | Summary |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_summary |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 25000 |
mspp_title
Property | Value |
---|---|
Description | |
DisplayName | Title |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 512 |
mspp_webfileId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web File |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webfileid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websiteid
Property | Value |
---|---|
Description | Unique identifier for Website associated with Web File. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | mspp_website |
statecode
Property | Value |
---|---|
Description | Status of the Web File |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | mspp_webfile_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the Web File |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | mspp_webfile_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
Many-to-One relationships
These relationships are many-to-one. Listed by 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
One-To-Many Relationship: mspp_publishingstate mspp_publishingstate_webfile
Property | Value |
---|---|
ReferencedEntity | mspp_publishingstate |
ReferencedAttribute | mspp_publishingstateid |
ReferencingAttribute | mspp_publishingstateid |
ReferencingEntityNavigationPropertyName | mspp_publishingstateid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_systemuser_mspp_webfile_createdby
One-To-Many Relationship: systemuser mspp_systemuser_mspp_webfile_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | mspp_createdby |
ReferencingEntityNavigationPropertyName | mspp_createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_systemuser_mspp_webfile_modifiedby
One-To-Many Relationship: systemuser mspp_systemuser_mspp_webfile_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | mspp_modifiedby |
ReferencingEntityNavigationPropertyName | mspp_modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webfile_masterwebfile
One-To-Many Relationship: mspp_webfile mspp_webfile_masterwebfile
Property | Value |
---|---|
ReferencedEntity | mspp_webfile |
ReferencedAttribute | mspp_webfileid |
ReferencingAttribute | mspp_masterwebfileid |
ReferencingEntityNavigationPropertyName | mspp_masterwebfileid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_webfile
One-To-Many Relationship: mspp_webpage mspp_webpage_webfile
Property | Value |
---|---|
ReferencedEntity | mspp_webpage |
ReferencedAttribute | mspp_webpageid |
ReferencingAttribute | mspp_parentpageid |
ReferencingEntityNavigationPropertyName | mspp_parentpageid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_website_webfile
One-To-Many Relationship: mspp_website mspp_website_webfile
Property | Value |
---|---|
ReferencedEntity | mspp_website |
ReferencedAttribute | mspp_websiteid |
ReferencingAttribute | mspp_websiteid |
ReferencingEntityNavigationPropertyName | mspp_websiteid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
mspp_webfile_masterwebfile
Many-To-One Relationship: mspp_webfile mspp_webfile_masterwebfile
Property | Value |
---|---|
ReferencingEntity | mspp_webfile |
ReferencingAttribute | mspp_masterwebfileid |
ReferencedEntityNavigationPropertyName | mspp_webfile_masterwebfile |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabel Group: Details Label: Subscriber Web Files MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspp_webfile_shortcut
Many-To-One Relationship: mspp_shortcut mspp_webfile_shortcut
Property | Value |
---|---|
ReferencingEntity | mspp_shortcut |
ReferencingAttribute | mspp_webfileid |
ReferencedEntityNavigationPropertyName | mspp_webfile_shortcut |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
mspp_webfile_webpage_image
Many-To-One Relationship: mspp_webpage mspp_webfile_webpage_image
Property | Value |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_image |
ReferencedEntityNavigationPropertyName | mspp_webfile_webpage_image |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
mspp_webfile