This topic has not yet been rated - Rate this topic

TransactionSearchCriteria.MemberType Property

Gets or sets a member type.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[DataMemberAttribute]
public Nullable<MemberType> MemberType { get; set; }

Property Value

Type: System.Nullable<MemberType>
A member type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.