documenttemplate EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Used to store Document Templates in database in binary format.

Entity Set path:[organization URI]/api/data/v8.2/documenttemplates

Base Type: crmbaseentity EntityType

Display Name: Document Template

Primary Key: documenttemplateid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

The documenttemplate entity type has no collection-valued navigation properties.

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

associatedentitytypecode

Edm.String

Description: Associated Entity Type Code.

Display Name: Associated Entity Type Code

clientdata

Edm.String

Description: Client data regarding this document template.

Display Name: Client Data

content

Edm.String

Description: Bytes of the document template.

Display Name: Content

createdon

Edm.DateTimeOffset

Description: Date and time when the document template was created.

Display Name: Created On

Read-only property

description

Edm.String

Description: Additional information to describe the Document Template

Display Name: Description

documenttemplateid

Edm.Guid

Description: Unique identifier of the document template.

Display Name: Document Template Identifier

documenttype

Edm.Int32

Description: Option set for selecting the type of the document template

Default Options:

1 : Microsoft Excel
2 : Microsoft Word

Display Name: Type

languagecode

Edm.Int32

Description: Language of Document Template.

Display Name: Language

modifiedon

Edm.DateTimeOffset

Description: Date and time when the document template was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name of the document template.

Display Name: Name

status

Edm.Boolean

Description: Information about whether the document template is active.

Default Options:

1 : Draft
0 : Activated

Display Name: Status

versionnumber

Edm.Int64

Description:

Read-only property

Lookup Properties

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 document template.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the document template.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the document template.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who modified the document template.

_organizationid_value

organizationid

Unique identifier of the organization associated with the web resource.

Single-valued navigation properties

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

systemuser EntityType

lk_documenttemplatebase_createdby

createdonbehalfby

systemuser EntityType

lk_documenttemplatebase_createdonbehalfby

modifiedby

systemuser EntityType

lk_documenttemplatebase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_documenttemplatebase_modifiedonbehalfby

organizationid

organization EntityType

lk_documenttemplatebase_organization

See Also

Use the Microsoft Dynamics 365 Web API
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 365

© 2016 Microsoft. All rights reserved. Copyright