subject EntityType
Description: Information regarding subjects available in the system.
Entity Set path: [organization URI]/api/data/v8.0/subjects
Base Type: crmbaseentity EntityType
Display Name: Subject
Primary Key: subjectid
Primary Name Attribute: title
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to subject
Operations using the subject entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the subject. Computed property Read-only property |
_createdbyexternalparty_value |
Edm.Guid |
Description: Shows the external party who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the subject. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the subject. Computed property Read-only property |
_modifiedbyexternalparty_value |
Edm.Guid |
Description: Shows the external party who modified the record. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the subject. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier for the organization associated with the subject. Computed property Read-only property |
_parentsubject_value |
Edm.Guid |
Description: Unique identifier of the parent subject. Computed property Read-only property |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
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
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 |
Operations bound to subject
The following operations are bound to the subject entity type.
Name | Bound to |
---|---|
Entity |
Operations using the subject entity type.
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. |
Consulte também
Outros recursos
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.