ValidationSummaryItem Class
SQL Server 2012
Represents the summary information related to the data that was validated.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.ValidationSummaryItem
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.ValidationSummaryItem
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The ValidationSummaryItem type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ValidationSummaryItem | Initializes a new instance of the ValidationSummaryItem class. |
| Name | Description | |
|---|---|---|
![]() | MemberCount | Gets or sets the count of members with the particular validation status. |
![]() | Status | Gets or sets the status associated with the count. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetProperty<T> | Infrastructure. Sets the property using the specified values. (Inherited from DataContractBase.) |
![]() | ToString | (Inherited from Object.) |

