Compartir a través de


Referencia de tabla o entidad List (mspp_entitylist)

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

Propiedades

Propiedad Valor
CollectionSchemaName mspp_entitylists
DisplayCollectionName Lists
DisplayName List
EntitySetName mspp_entitylists
IsBPFEntity False
LogicalCollectionName mspp_entitylists
LogicalName mspp_entitylist
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_entitylistid
PrimaryNameAttribute mspp_name
SchemaName mspp_entitylist

Columnas/atributos que se pueden escribir

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

mspp_calendar_alldayfieldname

Propiedad Valor
Description
DisplayName Is All Day Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_alldayfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_calendar_descriptionfieldname

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

mspp_calendar_enabled

Propiedad Valor
Description
DisplayName Calendar View Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_enabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_calendar_enabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_calendar_enddatefieldname

Propiedad Valor
Description
DisplayName End Date Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_enddatefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_calendar_initialdate

Propiedad Valor
DateTimeBehavior UserLocal
Description
DisplayName Calendar Initial Date
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_initialdate
RequiredLevel None
Type DateTime

mspp_calendar_initialview

Propiedad Valor
Description
DisplayName Calendar Initial View
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_initialview
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_calendar_initialview

Valor Etiqueta Descripción
756150000 Year
756150001 Month
756150002 Week
756150003 Day

mspp_calendar_locationfieldname

Propiedad Valor
Description
DisplayName Location Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_locationfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_calendar_organizerfieldname

Propiedad Valor
Description
DisplayName Organizer Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_organizerfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_calendar_startdatefieldname

Propiedad Valor
Description
DisplayName Start Date Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_startdatefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_calendar_style

Propiedad Valor
Description
DisplayName Calendar Style
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_style
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_calendar_style

Valor Etiqueta Descripción
756150000 Full calendar
756150001 Event list

mspp_calendar_summaryfieldname

Propiedad Valor
Description
DisplayName Summary Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_summaryfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_calendar_timezone

Propiedad Valor
Description
DisplayName Display Time Zone
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_timezone
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

mspp_calendar_timezonemode

Propiedad Valor
Description
DisplayName Time Zone Display Mode
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_timezonemode
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_calendar_timezonemode

Valor Etiqueta Descripción
756150000 User Local Time Zone
756150001 Specific Time Zone

mspp_createbuttonlabel

Propiedad Valor
Description
DisplayName Create Button Label
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_createbuttonlabel
MaxLength 4000
RequiredLevel None
Type String

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_detailsbuttonlabel

Propiedad Valor
Description
DisplayName Details Button Label
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_detailsbuttonlabel
MaxLength 4000
RequiredLevel None
Type String

mspp_emptylisttext

Propiedad Valor
Description
DisplayName Empty List Text
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_emptylisttext
MaxLength 10000
RequiredLevel None
Type Memo

mspp_entitylistId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName List
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_entitylistid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_entityname

Propiedad Valor
Description
DisplayName Table Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityname
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_entitypermissionsenabled

Propiedad Valor
Description Indicates whether or not the table permission provider will assert privileges on the entity type associated with this list.
DisplayName Enable Table Permissions
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitypermissionsenabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_entitypermissionsenabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

mspp_filter_applybuttonlabel

Propiedad Valor
Description
DisplayName Apply Button Label
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_applybuttonlabel
MaxLength 4000
RequiredLevel None
Type String

mspp_filter_definition

Propiedad Valor
Description
DisplayName Filter Definition
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_definition
MaxLength 65536
RequiredLevel None
Type Memo

mspp_filter_enabled

Propiedad Valor
Description
DisplayName Filter Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_enabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_filter_enabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_filter_orientation

Propiedad Valor
Description
DisplayName Filter Orientation
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_orientation
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_filter_orientation

Valor Etiqueta Descripción
756150000 Horizontal
756150001 Vertical

mspp_filteraccount

Propiedad Valor
Description
DisplayName Filter Account Attribute
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_filteraccount
MaxLength 2000
RequiredLevel None
Type String

mspp_filterportaluser

Propiedad Valor
Description
DisplayName Filter Portal User Attribute
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_filterportaluser
MaxLength 2000
RequiredLevel None
Type String

mspp_filterwebsite

Propiedad Valor
Description
DisplayName Filter Website Attribute
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_filterwebsite
MaxLength 2000
RequiredLevel None
Type String

mspp_idquerystringparametername

Propiedad Valor
Description The name of the parameter added to the Query String of the list item's URL that will contain the list item record's ID.
DisplayName ID Query String Parameter Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_idquerystringparametername
MaxLength 100
RequiredLevel None
Type String

mspp_iscodecomponent

Propiedad Valor
Description Use a configured code component
DisplayName Use a configured code component
IsValidForForm True
IsValidForRead True
LogicalName mspp_iscodecomponent
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_iscodecomponent

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_key

Propiedad Valor
Description A non-localizable string that can be used by queries to retrieve the record.
DisplayName Key
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_key
MaxLength 100
RequiredLevel None
Type String

mspp_map_credentials

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

mspp_map_distanceunits

Propiedad Valor
Description
DisplayName Distance Units
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_distanceunits
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_map_distanceunits

Valor Etiqueta Descripción
756150000 Km
756150001 miles

mspp_map_distancevalues

Propiedad Valor
Description Shows a comma-delimited list of integer values to be populated in the drop-down list in the web portal for selecting the distance to search for a location on the map.
DisplayName Distance Values
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_distancevalues
MaxLength 100
RequiredLevel None
Type String

mspp_map_enabled

Propiedad Valor
Description Indicates if a map view of the data is to be rendered.
DisplayName Map Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_enabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_map_enabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_map_infoboxdescriptionfieldname

Propiedad Valor
Description
DisplayName Infobox Description Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxdescriptionfieldname
MaxLength 100
RequiredLevel None
Type String

mspp_map_infoboxoffsetx

Propiedad Valor
Description
DisplayName Infobox Offset x
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxoffsetx
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

mspp_map_infoboxoffsety

Propiedad Valor
Description
DisplayName Infobox Offset y
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxoffsety
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

mspp_map_infoboxtitlefieldname

Propiedad Valor
Description
DisplayName Infobox Title Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxtitlefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_map_latitude

Propiedad Valor
Description
DisplayName Latitude
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

mspp_map_latitudefieldname

Propiedad Valor
Description
DisplayName Latitude Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_latitudefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_map_longitude

Propiedad Valor
Description
DisplayName Longitude
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

mspp_map_longitudefieldname

Propiedad Valor
Description
DisplayName Longitude Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_longitudefieldname
MaxLength 100
RequiredLevel None
Type String

mspp_map_pushpinheight

Propiedad Valor
Description
DisplayName Pin Image Height
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_pushpinheight
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_map_pushpinurl

Propiedad Valor
Description
DisplayName Pin Image URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_pushpinurl
MaxLength 300
RequiredLevel None
Type String

mspp_map_pushpinwidth

Propiedad Valor
Description
DisplayName Pin Image Width
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_pushpinwidth
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_map_resturl

Propiedad Valor
Description
DisplayName REST URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_resturl
MaxLength 300
RequiredLevel None
Type String

mspp_map_type

Propiedad Valor
Description
DisplayName Map Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_type
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_map_type

Valor Etiqueta Descripción
756150000 Bing
756150001 Google
756150002 Esri

mspp_map_zoom

Propiedad Valor
Description
DisplayName Zoom
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_zoom
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

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_odata_enabled

Propiedad Valor
Description
DisplayName OData Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_enabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_odata_enabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_odata_entitysetname

Propiedad Valor
Description
DisplayName OData Entity Set Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_entitysetname
MaxLength 100
RequiredLevel None
Type String

mspp_odata_entitytypename

Propiedad Valor
Description
DisplayName OData Entity Type Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_entitytypename
MaxLength 100
RequiredLevel None
Type String

mspp_odata_view

Propiedad Valor
Description The entity view that defines the columns that will be mapped to properties of the entity exposed in the OData feed.
DisplayName OData View
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_view
MaxLength 4000
RequiredLevel None
Type String

mspp_pagesize

Propiedad Valor
Description
DisplayName Page Size
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_pagesize
MaxValue 2147483647
MinValue -1
RequiredLevel ApplicationRequired
Type Integer

mspp_primarykeyname

Propiedad Valor
Description
DisplayName Primary Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_primarykeyname
MaxLength 100
RequiredLevel None
Type String

mspp_provisionedlanguages

Propiedad Valor
Description
DisplayName Provisioned Languages
Format Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_registerstartupscript

Propiedad Valor
Description Shows your custom JavaScript that will be placed at the bottom of the page right before the closing element.
DisplayName Custom JavaScript
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_registerstartupscript
MaxLength 100000
RequiredLevel None
Type Memo

mspp_searchenabled

Propiedad Valor
Description
DisplayName Search Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_searchenabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_searchenabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_searchplaceholdertext

Propiedad Valor
Description
DisplayName Search Placeholder Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_searchplaceholdertext
MaxLength 4000
RequiredLevel None
Type String

mspp_searchtooltiptext

Propiedad Valor
Description
DisplayName Search Tooltip Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_searchtooltiptext
MaxLength 4000
RequiredLevel None
Type String

mspp_settings

Propiedad Valor
Description
DisplayName Settings
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_settings
MaxLength 100000
RequiredLevel None
Type Memo

mspp_view

Propiedad Valor
Description Deprecated
DisplayName View
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_view
MaxLength 4000
RequiredLevel None
Type String

mspp_views

Propiedad Valor
Description
DisplayName Views
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_views
MaxLength 100000
RequiredLevel ApplicationRequired
Type Memo

mspp_webpageforcreate

Propiedad Valor
Description Unique identifier for Web Page associated with Entity List.
DisplayName Web Page for Create
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpageforcreate
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_webpagefordetailsview

Propiedad Valor
Description Unique identifier for Web Page associated with Entity List.
DisplayName Web Page for Details View
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpagefordetailsview
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_websiteid

Propiedad Valor
Description Unique identifier for Website entity associated with this record
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

Propiedad Valor
Description Status of the List
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 List
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_webpageforcreateName

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

mspp_webpagefordetailsviewName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webpagefordetailsviewname
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_webpage_entitylist

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

Propiedad Valor
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_entitylist
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_entitylist
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_entitylist_webpageforcreate

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

mspp_entitylist_webpagefordetailsview

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

mspp_systemuser_mspp_entitylist_createdby

Añadido por: solución System Solution

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

mspp_systemuser_mspp_entitylist_modifiedby

Añadido por: solución System Solution

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

mspp_website_entitylist

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

Consultar también

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