ValidationProcessCriteria.Members Property

Gets or sets member codes (in combination with entity) to retrieve transactions for one or more specific members.

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

Syntax

[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public Collection<MemberIdentifier> Members { get; set; }

Property Value

Type: System.Collections.ObjectModel.Collection<MemberIdentifier>
Collection of type MemberIdentifier.