次の方法で共有


ValidationError.EntityId プロパティ

定義

エラーが属するエンティティを指定します。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ EntityId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier EntityId { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.EntityId : Microsoft.MasterDataServices.Services.DataContracts.Identifier
Public ReadOnly Property EntityId As Identifier

プロパティ値

エラーが属しているエンティティ識別子。

属性

適用対象