Référence d’entité/de table Subject
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Information regarding subjects available in the system.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/subjects Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/subjects(subjectid) Voir Supprimer |
DeleteRequest ou Delete |
Retrieve | GET [org URI]/api/data/v9.0/subjects(subjectid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/subjects Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/subjects(subjectid) Voir Mettre à jour |
UpdateRequest ou Update |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | Subjects |
DisplayCollectionName | Subjects |
DisplayName | Subject |
EntitySetName | subjects |
IsBPFEntity | False |
LogicalCollectionName | subjects |
LogicalName | subject |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | subjectid |
PrimaryNameAttribute | title |
SchemaName | Subject |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
Description
Propriété | Valeur |
---|---|
Description | Description of the subject. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
FeatureMask
Propriété | Valeur |
---|---|
Description | Information that specifies when the subject will be displayed in lists of subjects. |
DisplayName | Feature Mask |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | featuremask |
MaxValue | 1000000000 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
ImportSequenceNumber
Propriété | Valeur |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
OverriddenCreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
ParentSubject
Propriété | Valeur |
---|---|
Description | Unique identifier of the parent subject. |
DisplayName | Parent Subject |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsubject |
RequiredLevel | None |
Targets | subject |
Type | Lookup |
SubjectId
Propriété | Valeur |
---|---|
Description | Unique identifier of the subject. |
DisplayName | Subject |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | subjectid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Title
Propriété | Valeur |
---|---|
Description | Title of the subject. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | title |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- CreatedBy
- CreatedByExternalParty
- CreatedByExternalPartyName
- CreatedByExternalPartyYomiName
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByExternalParty
- ModifiedByExternalPartyName
- ModifiedByExternalPartyYomiName
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- ParentSubjectName
- VersionNumber
CreatedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who created the subject. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByExternalParty
Propriété | Valeur |
---|---|
Description | Shows the external party who created the record. |
DisplayName | Created By (External Party) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdbyexternalparty |
RequiredLevel | None |
Targets | externalparty |
Type | Lookup |
CreatedByExternalPartyName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyexternalpartyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByExternalPartyYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyexternalpartyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the subject was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who created the subject. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who last modified the subject. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByExternalParty
Propriété | Valeur |
---|---|
Description | Shows the external party who modified the record. |
DisplayName | Modified By (External Party) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedbyexternalparty |
RequiredLevel | None |
Targets | externalparty |
Type | Lookup |
ModifiedByExternalPartyName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyexternalpartyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByExternalPartyYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyexternalpartyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the subject was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who last modified the subject. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Propriété | Valeur |
---|---|
Description | Unique identifier for the organization associated with the subject. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ParentSubjectName
Propriété | Valeur |
---|---|
Description | Name of the parent subject. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsubjectname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | Version number of the subject. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
- Subject_AsyncOperations
- subject_knowledgearticles
- Subject_BulkDeleteFailures
- Subject_ProcessSessions
- Subject_SyncErrors
- subject_parent_subject
- subject_kb_articles
- msdyn_subject_knowledgearticletemplate_subjectid
Subject_AsyncOperations
Identique à la relation plusieurs à un Subject_AsyncOperations pour la table/entité asyncoperation.
Propriété | Valeur |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Subject_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
subject_knowledgearticles
Identique à la relation plusieurs à un subject_knowledgearticles pour la table/entité knowledgearticle.
Propriété | Valeur |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | subjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | subject_knowledgearticles |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Subject_BulkDeleteFailures
Identique à la relation plusieurs à un Subject_BulkDeleteFailures pour la table/entité bulkdeletefailure.
Propriété | Valeur |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Subject_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Subject_ProcessSessions
Identique à la relation plusieurs à un Subject_ProcessSessions pour la table/entité processsession.
Propriété | Valeur |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Subject_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Subject_SyncErrors
Identique à la relation plusieurs à un Subject_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Subject_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
subject_parent_subject
Identique à la relation plusieurs à un subject_parent_subject pour la table/entité subject.
Propriété | Valeur |
---|---|
ReferencingEntity | subject |
ReferencingAttribute | parentsubject |
IsHierarchical | True |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | subject_parent_subject |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
subject_kb_articles
Identique à la relation plusieurs à un subject_kb_articles pour la table/entité kbarticle.
Propriété | Valeur |
---|---|
ReferencingEntity | kbarticle |
ReferencingAttribute | subjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | subject_kb_articles |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_subject_knowledgearticletemplate_subjectid
Ajouté par : solution Knowledge Management Features
Identique à la relation plusieurs à un msdyn_subject_knowledgearticletemplate_subjectid pour la table/entité msdyn_knowledgearticletemplate.
Propriété | Valeur |
---|---|
ReferencingEntity | msdyn_knowledgearticletemplate |
ReferencingAttribute | msdyn_subjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_subject_knowledgearticletemplate_subjectid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink 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.
- lk_subjectbase_modifiedby
- lk_subjectbase_createdby
- organization_subjects
- lk_subject_createdonbehalfby
- subject_parent_subject
- lk_subject_modifiedonbehalfby
lk_subjectbase_modifiedby
Voir la relation un à plusieurs lk_subjectbase_modifiedby pour la table/entité systemuser.
lk_subjectbase_createdby
Voir la relation un à plusieurs lk_subjectbase_createdby pour la table/entité systemuser.
organization_subjects
Voir la relation un à plusieurs organization_subjects pour la table/entité organization.
lk_subject_createdonbehalfby
Voir la relation un à plusieurs lk_subject_createdonbehalfby pour la table/entité systemuser.
subject_parent_subject
Voir la relation un à plusieurs subject_parent_subject pour la table/entité subject.
lk_subject_modifiedonbehalfby
Voir la relation un à plusieurs lk_subject_modifiedonbehalfby pour la table/entité systemuser.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web subject EntityType