ValidationProcessResult.MembersInvalidCount Property

Gets or sets the number of members found to be not valid during validation.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute]
public int MembersInvalidCount { get; set; }

Property Value

Type: System.Int32
An integer that represents the number of members.