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

systemuser EntityType

lk_subjectbase_createdby

createdonbehalfby

systemuser EntityType

lk_subject_createdonbehalfby

modifiedby

systemuser EntityType

lk_subjectbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_subject_modifiedonbehalfby

organizationid

organization EntityType

organization_subjects

parentsubject

subject EntityType

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

asyncoperation EntityType

regardingobjectid_subject

Subject_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_subject

subject_incidents

incident EntityType

subjectid

subject_kb_articles

kbarticle EntityType

subjectid

subject_knowledgearticles

knowledgearticle EntityType

subjectid

subject_parent_subject

subject EntityType

parentsubject

subject_products

product EntityType

subjectid

subject_sales_literature

salesliterature EntityType

subjectid

Operations bound to subject

The following operations are bound to the subject entity type.

Name Bound to

RetrieveByTopIncidentSubjectKbArticle Function

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

RetrieveByTopIncidentSubjectKbArticle Function

entity Parameter

Retrieves the top-ten articles about a specified subject from the knowledge base of articles for your organization.

另请参阅

其他资源

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.