DocumentTemplate テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Used to store Document Templates in database in binary format.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/documenttemplates
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/documenttemplates(documenttemplateid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/documenttemplates(documenttemplateid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/documenttemplates
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/documenttemplates(documenttemplateid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName DocumentTemplates
DisplayCollectionName Document Templates
DisplayName Document Template
EntitySetName documenttemplates
IsBPFEntity False
LogicalCollectionName documenttemplates
LogicalName documenttemplate
OwnershipType OrganizationOwned
PrimaryIdAttribute documenttemplateid
PrimaryNameAttribute name
SchemaName DocumentTemplate

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

AssociatedEntityTypeCode

プロパティ
Description Associated Entity Type Code.
DisplayName Associated Entity Type Code
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName associatedentitytypecode
RequiredLevel None
Type EntityName

ClientData

プロパティ
Description Client data regarding this document template.
DisplayName Client Data
FormatName TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName clientdata
MaxLength 1073741823
RequiredLevel None
Type String

Content

プロパティ
Description Bytes of the document template.
DisplayName Content
FormatName TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName content
MaxLength 1073741823
RequiredLevel SystemRequired
Type String

Description

プロパティ
Description Additional information to describe the Document Template
DisplayName Description
FormatName TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 100
RequiredLevel None
Type String

DocumentTemplateId

プロパティ
Description Unique identifier of the document template.
DisplayName Document Template Identifier
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName documenttemplateid
RequiredLevel SystemRequired
Type Uniqueidentifier

DocumentType

プロパティ
Description Option set for selecting the type of the document template
DisplayName Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName documenttype
RequiredLevel SystemRequired
Type Picklist

DocumentType の選択肢/オプション

ラベル 内容
1 Microsoft Excel
2 Microsoft Word

LanguageCode

プロパティ
Description Language of Document Template.
DisplayName Language
Format Language
IsValidForForm True
IsValidForRead True
LogicalName languagecode
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

Name

プロパティ
Description Name of the document template.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel SystemRequired
Type String

Status

プロパティ
Description Information about whether the document template is active.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName status
RequiredLevel None
Type Boolean

Status の選択肢/オプション

ラベル 内容
1 Draft
0 Activated

既定値 : 0

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

CreatedBy

プロパティ
Description Unique identifier of the user who created the document template.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the document template was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the document template.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the document template.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the document template was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who modified the document template.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

プロパティ
Description Unique identifier of the organization associated with the web resource.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

VersionNumber

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_documenttemplatebase_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_documenttemplatebase_modifiedonbehalfby を参照してください。

lk_documenttemplatebase_createdby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_documenttemplatebase_createdby を参照してください。

lk_documenttemplatebase_modifiedby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_documenttemplatebase_modifiedby を参照してください。

lk_documenttemplatebase_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_documenttemplatebase_createdonbehalfby を参照してください。

lk_documenttemplatebase_organization

organization テーブル/エンティティの一対多のリレーションシップ lk_documenttemplatebase_organization を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス documenttemplate EntityType