Référence d’entité/de table Poll Placement (mspp_pollplacement)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
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_pollplacements Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_pollplacements(mspp_pollplacementid) 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_pollplacements(mspp_pollplacementid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_pollplacements 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_pollplacements(mspp_pollplacementid) 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_pollplacements |
DisplayCollectionName | Poll Placements |
DisplayName | Poll Placement |
EntitySetName | mspp_pollplacements |
IsBPFEntity | False |
LogicalCollectionName | mspp_pollplacements |
LogicalName | mspp_pollplacement |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_pollplacementid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_pollplacement |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- mspp_createdby
- mspp_createdon
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_pollplacementId
- mspp_websiteid
- mspp_webtemplateid
- statecode
- statuscode
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_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_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_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_pollplacementId
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Poll Placement |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_pollplacementid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websiteid
Propriété | Valeur |
---|---|
Description | Unique identifier for Website associated with Poll Placement. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
mspp_webtemplateid
Propriété | Valeur |
---|---|
Description | Unique identifier for Web Template associated with Poll Placement. |
DisplayName | Web Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webtemplateid |
RequiredLevel | Recommended |
Targets | mspp_webtemplate |
Type | Lookup |
statecode
Propriété | Valeur |
---|---|
Description | Status of the Poll Placement |
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 Poll Placement |
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_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_websiteidName
- mspp_webtemplateidName
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_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_websiteidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webtemplateidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webtemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relations un-à-plusieurs
Répertorié par SchemaName.
- mspp_pollplacement_ActivityPointers
- mspp_pollplacement_adx_inviteredemptions
- mspp_pollplacement_adx_portalcomments
- mspp_pollplacement_chats
- mspp_pollplacement_Appointments
- mspp_pollplacement_Emails
- mspp_pollplacement_Faxes
- mspp_pollplacement_Letters
- mspp_pollplacement_PhoneCalls
- mspp_pollplacement_Tasks
- mspp_pollplacement_RecurringAppointmentMasters
- mspp_pollplacement_SocialActivities
mspp_pollplacement_ActivityPointers
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_ActivityPointers pour la table/entité activitypointer.
Propriété | Valeur |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_ActivityPointers |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_adx_inviteredemptions
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un mspp_pollplacement_adx_inviteredemptions pour la table/entité adx_inviteredemption.
Propriété | Valeur |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_adx_inviteredemptions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_adx_portalcomments
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un mspp_pollplacement_adx_portalcomments pour la table/entité adx_portalcomment.
Propriété | Valeur |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_adx_portalcomments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_chats
Ajouté par : solution Activities Patch
Identique à la relation plusieurs à un mspp_pollplacement_chats pour la table/entité chat.
Propriété | Valeur |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_chats |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_Appointments
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_Appointments pour la table/entité appointment.
Propriété | Valeur |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_Appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_Emails
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_Emails pour la table/entité email.
Propriété | Valeur |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_Faxes
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_Faxes pour la table/entité fax.
Propriété | Valeur |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_Faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_Letters
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_Letters pour la table/entité letter.
Propriété | Valeur |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_Letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_PhoneCalls
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_PhoneCalls pour la table/entité phonecall.
Propriété | Valeur |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_PhoneCalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_Tasks
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_Tasks pour la table/entité task.
Propriété | Valeur |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_Tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_RecurringAppointmentMasters
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.
Propriété | Valeur |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_pollplacement_SocialActivities
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_pollplacement_SocialActivities pour la table/entité socialactivity.
Propriété | Valeur |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_pollplacement_SocialActivities |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade 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_systemuser_mspp_pollplacement_createdby
- mspp_systemuser_mspp_pollplacement_modifiedby
- mspp_website_pollplacement
- mspp_webtemplate_pollplacement
mspp_systemuser_mspp_pollplacement_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_pollplacement_createdby pour la table/entité systemuser.
mspp_systemuser_mspp_pollplacement_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_pollplacement_modifiedby pour la table/entité systemuser.
mspp_website_pollplacement
Voir la relation un à plusieurs mspp_website_pollplacement pour la table/entité mspp_website.
mspp_webtemplate_pollplacement
Voir la relation un à plusieurs mspp_webtemplate_pollplacement pour la table/entité mspp_webtemplate.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web mspp_pollplacement EntityType