다음을 통해 공유


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

속성 값

오류가 속한 엔터티 식별자입니다.

특성

적용 대상