PersonalDocumentTemplate テーブル/エンティティの参照
-
[アーティクル]
-
-
Used to store Personal Document Templates in database in binary format.
メッセージ
プロパティ
| プロパティ |
値 |
| CollectionSchemaName |
PersonalDocumentTemplates |
| DisplayCollectionName |
Personal Document Templates |
| DisplayName |
Personal Document Template |
| EntitySetName |
personaldocumenttemplates |
| IsBPFEntity |
False |
| LogicalCollectionName |
personaldocumenttemplates |
| LogicalName |
personaldocumenttemplate |
| OwnershipType |
UserOwned |
| PrimaryIdAttribute |
personaldocumenttemplateid |
| PrimaryNameAttribute |
name |
| SchemaName |
PersonalDocumentTemplate |
書き込み可能な列/属性
これらの列/属性は 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 personal document template. |
| DisplayName |
|
| FormatName |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
clientdata |
| MaxLength |
1073741823 |
| RequiredLevel |
None |
| Type |
String |
Content
| プロパティ |
値 |
| Description |
Bytes of the personal document template. |
| DisplayName |
|
| FormatName |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
content |
| MaxLength |
1073741823 |
| RequiredLevel |
SystemRequired |
| Type |
String |
Description
| プロパティ |
値 |
| Description |
Additional information to describe the Personal Document Template |
| DisplayName |
Description |
| FormatName |
TextArea |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
description |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
DocumentType
| プロパティ |
値 |
| Description |
Option set for selecting the type of the personal 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 Personal 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 personal document template. |
| DisplayName |
Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
name |
| MaxLength |
256 |
| RequiredLevel |
SystemRequired |
| Type |
String |
OwnerId
| プロパティ |
値 |
| Description |
Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
| DisplayName |
Owner |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
ownerid |
| RequiredLevel |
SystemRequired |
| Targets |
systemuser,team |
| Type |
Owner |
OwnerIdType
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owneridtype |
| RequiredLevel |
SystemRequired |
| Type |
EntityName |
PersonalDocumentTemplateId
| プロパティ |
値 |
| Description |
Unique identifier of the personal document template. |
| DisplayName |
Personal Document Template Identifier |
| IsValidForForm |
False |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
personaldocumenttemplateid |
| RequiredLevel |
SystemRequired |
| Type |
Uniqueidentifier |
Status
| プロパティ |
値 |
| Description |
Information about whether the personal 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 personal 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 personal 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 personal 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 personal 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 personal 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 personal 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 |
OwnerIdName
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owneridname |
| MaxLength |
100 |
| RequiredLevel |
SystemRequired |
| Type |
String |
OwningBusinessUnit
| プロパティ |
値 |
| Description |
Unique identifier of the business unit that owns the personal document template. |
| DisplayName |
Owning Business Unit |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
owningbusinessunit |
| RequiredLevel |
None |
| Targets |
businessunit |
| Type |
Lookup |
OwningBusinessUnitName
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owningbusinessunitname |
| MaxLength |
160 |
| RequiredLevel |
None |
| Type |
String |
OwningTeam
| プロパティ |
値 |
| Description |
Unique identifier of the team who owns the personal document template. |
| DisplayName |
Owning Team |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owningteam |
| RequiredLevel |
None |
| Targets |
team |
| Type |
Lookup |
OwningUser
| プロパティ |
値 |
| Description |
Unique identifier of the user who owns the personal document template. |
| DisplayName |
Owning User |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owninguser |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
VersionNumber
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
versionnumber |
| MaxValue |
9223372036854775807 |
| MinValue |
-9223372036854775808 |
| RequiredLevel |
None |
| Type |
BigInt |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
lk_personaldocumenttemplatebase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_personaldocumenttemplatebase_createdby を参照してください。
business_unit_personaldocumenttemplates
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_personaldocumenttemplates を参照してください。
lk_personaldocumenttemplatebase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_personaldocumenttemplatebase_createdonbehalfby を参照してください。
lk_personaldocumenttemplatebase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_personaldocumenttemplatebase_modifiedby を参照してください。
lk_personaldocumenttemplatebase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_personaldocumenttemplatebase_modifiedonbehalfby を参照してください。
関連項目
テーブルの参照について
Web API リファレンス
personaldocumenttemplate EntityType