subject EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Information regarding subjects available in the system.
Entity Set path:[organization URI]/api/data/v8.2/subjects
Base Type: crmbaseentity EntityType
Display Name: Subject
Primary Key: subjectid
Primary Name Attribute: title
Single-valued navigation properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
createdon | Edm.DateTimeOffset | Description: Date and time when the subject was created. Display Name: Created On Read-only property |
description | Edm.String | Description: Description of the subject. Display Name: Description |
featuremask | Edm.Int32 | Description: Information that specifies when the subject will be displayed in lists of subjects. Display Name: Feature Mask |
importsequencenumber | Edm.Int32 | Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the subject was last modified. Display Name: Modified On Read-only property |
overriddencreatedon | Edm.DateTimeOffset | Description: Date and time that the record was migrated. Display Name: Record Created On |
subjectid | Edm.Guid | Description: Unique identifier of the subject. Display Name: Subject |
title | Edm.String | Description: Title of the subject. Display Name: Title |
versionnumber | Edm.Int64 | Description: Version number of the subject. Display Name: Version Number Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the subject. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the subject. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the subject. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who last modified the subject. |
_organizationid_value | organizationid | Unique identifier for the organization associated with the subject. |
_parentsubject_value | parentsubject | Unique identifier of the parent subject. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
createdby | lk_subjectbase_createdby | |
createdonbehalfby | lk_subject_createdonbehalfby | |
modifiedby | lk_subjectbase_modifiedby | |
modifiedonbehalfby | lk_subject_modifiedonbehalfby | |
organizationid | organization_subjects | |
parentsubject | subject_parent_subject |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
Subject_AsyncOperations | regardingobjectid_subject | |
Subject_BulkDeleteFailures | regardingobjectid_subject | |
subject_incidents | subjectid | |
subject_kb_articles | subjectid | |
subject_knowledgearticles | subjectid | |
subject_parent_subject | parentsubject | |
subject_products | subjectid | |
subject_sales_literature | subjectid | |
Subject_SyncErrors | regardingobjectid_subject_syncerror |
The following operations are bound to the subject entity type.
Name | Bound to |
|---|---|
Entity |
The following operations use the subject entity type in a parameter or return type.
Name | How used | Description |
|---|---|---|
entity Parameter | Retrieves the top-ten articles about a specified subject from the knowledge base of articles for your organization. | |
Subject Parameter | Searches for knowledge base articles that contain the specified body text. | |
Subject Parameter | Searches for knowledge base articles that contain the specified keywords. | |
Subject Parameter | Searches for knowledge base articles that contain the specified title. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright