DocumentTemplate テーブル/エンティティの参照
- [アーティクル]
-
-
Used to store Document Templates in database in binary format.
メッセージ
プロパティ
プロパティ |
値 |
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