다음을 통해 공유


ValidationProcessResponse.ValidationIssueList 필드

정의

유효성 검사 문제 목록입니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::ValidationIssue ^> ^ ValidationIssueList;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.ValidationIssue> ValidationIssueList;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable ValidationIssueList : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.ValidationIssue>
Public ValidationIssueList As Collection(Of ValidationIssue) 

필드 값

특성

적용 대상