Compartir a través de


ValidationGetResponse.SummaryItems Campo

Definición

La información de resumen por estado de validación. Recuentos por estado.

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

Valor de campo

Atributos

Se aplica a