msdyn_customerasset エンティティ参照
- [アーティクル]
-
-
顧客資産を指定します。
エンティティ プロパティ
プロパティ |
値 |
CollectionSchemaName |
msdyn_customerassets |
DisplayCollectionName |
Customer Assets |
DisplayName |
Customer Asset |
EntitySetName |
msdyn_customerassets |
IsBPFEntity |
False |
LogicalCollectionName |
msdyn_customerassets |
LogicalName |
msdyn_customerasset |
OwnershipType |
UserOwned |
PrimaryIdAttribute |
msdyn_customerassetid |
PrimaryNameAttribute |
msdyn_name |
SchemaName |
msdyn_customerasset |
書き込み可能な属性
これらの属性は、IsValidForCreate または IsValidForUpdate (通常は両方) に対して true を返します。 SchemaName 別に一覧表示されます。
ImportSequenceNumber
プロパティ |
値 |
Description |
このレコードを作成したインポートのシーケンス番号を表示します。 |
DisplayName |
Import Sequence Number |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
importsequencenumber |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
RequiredLevel |
None |
Type |
Integer |
msdyn_Account
プロパティ |
値 |
Description |
この資産の所属取引先企業/上司 |
DisplayName |
Account |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_account |
RequiredLevel |
None |
Targets |
account |
Type |
Lookup |
msdyn_CustomerAssetCategory
プロパティ |
値 |
Description |
顧客資産のカテゴリ |
DisplayName |
Category |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_customerassetcategory |
RequiredLevel |
None |
Targets |
msdyn_customerassetcategory |
Type |
Lookup |
msdyn_customerassetId
プロパティ |
値 |
Description |
エンティティ インスタンスを表示します。 |
DisplayName |
Customer Asset |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
msdyn_customerassetid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
msdyn_DeviceId
追加者: Connected Field Service for Microsoft Dynamics 365 ソリューション
プロパティ |
値 |
Description |
IoT ハブへの登録に使用されるデバイス ID です。 この資産に接続されたデバイスが複数ある場合は使用されません。 |
DisplayName |
Device ID |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_deviceid |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
msdyn_LastCommandSent
追加者: Connected Field Service for Microsoft Dynamics 365 ソリューション
プロパティ |
値 |
Description |
この資産用に接続されているいずれかのデバイスに送信された最後のコマンドです。 |
DisplayName |
Last Command Sent |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_lastcommandsent |
RequiredLevel |
None |
Targets |
msdyn_iotdevicecommand |
Type |
Lookup |
msdyn_LastCommandSentTime
追加者: Connected Field Service for Microsoft Dynamics 365 ソリューション
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
この資産用に接続されているいずれかのデバイスに対して送信された最後のコマンドのタイムスタンプです。 |
DisplayName |
Last Command Sent Time |
Format |
DateOnly |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_lastcommandsenttime |
RequiredLevel |
None |
Type |
DateTime |
msdyn_Latitude
プロパティ |
値 |
Description |
|
DisplayName |
Latitude |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_latitude |
MaxValue |
90 |
MinValue |
-90 |
Precision |
5 |
RequiredLevel |
None |
Type |
Double |
msdyn_Longitude
プロパティ |
値 |
Description |
|
DisplayName |
Longitude |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_longitude |
MaxValue |
180 |
MinValue |
-180 |
Precision |
5 |
RequiredLevel |
None |
Type |
Double |
msdyn_MasterAsset
プロパティ |
値 |
Description |
最上位資産 (この資産に下位資産がある場合) |
DisplayName |
Master Asset |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_masterasset |
RequiredLevel |
None |
Targets |
msdyn_customerasset |
Type |
Lookup |
msdyn_name
プロパティ |
値 |
Description |
カスタム エンティティの名前を入力します。 |
DisplayName |
Name |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_name |
MaxLength |
100 |
RequiredLevel |
ApplicationRequired |
Type |
String |
msdyn_ParentAsset
プロパティ |
値 |
Description |
Parent Asset |
DisplayName |
Parent Asset |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_parentasset |
RequiredLevel |
None |
Targets |
msdyn_customerasset |
Type |
Lookup |
msdyn_Product
プロパティ |
値 |
Description |
この資産に関連付けられている製品への参照 |
DisplayName |
Product |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_product |
RequiredLevel |
None |
Targets |
product |
Type |
Lookup |
msdyn_RegistrationStatus
追加者: Connected Field Service for Microsoft Dynamics 365 ソリューション
プロパティ |
値 |
Description |
この資産に接続されたすべてのデバイスが IoT ハブに登録されているかどうかを示す状態フィールドです。 |
DisplayName |
Registration Status |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_registrationstatus |
RequiredLevel |
None |
Type |
Picklist |
msdyn_RegistrationStatus Options
値 |
ラベル |
192350000 |
Unknown |
192350001 |
Unregistered |
192350002 |
In Progress |
192350003 |
Registered |
192350004 |
エラー |
msdyn_WorkOrderProduct
プロパティ |
値 |
Description |
システムによって自動作成されたこの資産の基の作業指示書製品へのリンクを示します。 |
DisplayName |
Work Order Product |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
msdyn_workorderproduct |
RequiredLevel |
None |
Targets |
msdyn_workorderproduct |
Type |
Lookup |
OverriddenCreatedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
レコードを移行した日時を表示します。 |
DisplayName |
Record Created On |
Format |
DateOnly |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
overriddencreatedon |
RequiredLevel |
None |
Type |
DateTime |
OwnerId
追加者: 有効なソリューション
プロパティ |
値 |
Description |
Owner Id |
DisplayName |
Owner |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
ownerid |
RequiredLevel |
SystemRequired |
Targets |
systemuser,team |
Type |
Owner |
OwnerIdType
追加者: 有効なソリューション
プロパティ |
値 |
Description |
Owner Id Type |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridtype |
RequiredLevel |
SystemRequired |
Type |
EntityName |
statecode
プロパティ |
値 |
Description |
顧客資産の状態 |
DisplayName |
Status |
IsValidForCreate |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
statecode |
RequiredLevel |
SystemRequired |
Type |
State |
状態コード オプション
値 |
ラベル |
DefaultStatus |
InvariantName |
0 |
Active |
1 |
Active |
1 |
Inactive |
2 |
Inactive |
statuscode
プロパティ |
値 |
Description |
顧客資産の状態の理由 |
DisplayName |
Status Reason |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
statuscode |
RequiredLevel |
None |
Type |
状態 |
状態コード オプション
値 |
ラベル |
State |
1 |
Active |
0 |
2 |
Inactive |
1 |
TimeZoneRuleVersionNumber
プロパティ |
値 |
Description |
内部でのみ使用します。 |
DisplayName |
タイム ゾーン ルールのバージョン番号 |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
timezoneruleversionnumber |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
None |
Type |
Integer |
UTCConversionTimeZoneCode
プロパティ |
値 |
Description |
レコートが作成されたときに使用していたタイム ゾーン コードを表示します。 |
DisplayName |
UTC 変換タイム ゾーン コード |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
utcconversiontimezonecode |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
None |
Type |
Integer |
読み取り専用の属性
これらの属性は、IsValidForCreate と IsValidForUpdate の両方に対して false を返します。 SchemaName 別に一覧表示されます。
CreatedBy
追加者: 有効なソリューション
プロパティ |
値 |
Description |
レコードを作成したユーザーを表す一意識別子です。 |
DisplayName |
Created By |
IsValidForForm |
True |
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 |
CreatedByYomiName
追加者: 有効なソリューション
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
CreatedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
レコードが作成された日時を表示します。 日付と時刻は、Microsoft Dynamics 365 オプションで選択したタイム ゾーンで表示されます。 |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
追加者: 有効なソリューション
プロパティ |
値 |
Description |
別のユーザーに代わってレコードを作成したユーザーを表示します。 |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
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 |
SystemRequired |
Type |
String |
ModifiedBy
追加者: 有効なソリューション
プロパティ |
値 |
Description |
レコードを変更したユーザーを表す一意識別子です。 |
DisplayName |
Modified By |
IsValidForForm |
True |
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 |
ModifiedByYomiName
追加者: 有効なソリューション
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
ModifiedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
レコードが最後に更新された日時を表示します。 日付と時刻は、Microsoft Dynamics 365 オプションで選択したタイム ゾーンで表示されます。 |
DisplayName |
Modified On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
追加者: 有効なソリューション
プロパティ |
値 |
Description |
別のユーザーに代わってレコードを最後に更新したユーザーを表示します。 |
DisplayName |
Modified By (Delegate) |
IsValidForForm |
True |
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 |
SystemRequired |
Type |
String |
msdyn_AccountName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_accountname |
MaxLength |
160 |
RequiredLevel |
None |
Type |
String |
msdyn_AccountYomiName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_accountyominame |
MaxLength |
160 |
RequiredLevel |
None |
Type |
String |
msdyn_CustomerAssetCategoryName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_customerassetcategoryname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
msdyn_LastCommandSentName
追加者: Connected Field Service for Microsoft Dynamics 365 ソリューション
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_lastcommandsentname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
msdyn_MasterAssetName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_masterassetname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
msdyn_ParentAssetName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_parentassetname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
msdyn_ProductName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_productname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
msdyn_WorkOrderProductName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
msdyn_workorderproductname |
MaxLength |
200 |
RequiredLevel |
None |
Type |
String |
OwnerIdName
追加者: 有効なソリューション
プロパティ |
値 |
Description |
Name of the owner |
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OwnerIdYomiName
追加者: 有効なソリューション
プロパティ |
値 |
Description |
Yomi name of the owner |
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OwningBusinessUnit
追加者: 有効なソリューション
プロパティ |
値 |
Description |
レコードを所有している部署を表す一意識別子です |
DisplayName |
Owning Business Unit |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningbusinessunit |
RequiredLevel |
None |
Targets |
businessunit |
Type |
Lookup |
OwningTeam
追加者: 有効なソリューション
プロパティ |
値 |
Description |
レコードを所有しているチームを表す一意識別子です。 |
DisplayName |
Owning Team |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningteam |
RequiredLevel |
None |
Targets |
team |
Type |
Lookup |
OwningUser
追加者: 有効なソリューション
プロパティ |
値 |
Description |
レコードを所有しているユーザーを表す一意識別子です。 |
DisplayName |
Owning User |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owninguser |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
VersionNumber
追加者: 有効なソリューション
プロパティ |
値 |
Description |
Version Number |
DisplayName |
Version Number |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
Type |
BigInt |