BRPublishCriteria.MemberType Property

Definition

Gets or sets a member type within the entity of the business rules to be published.

public:
 property Microsoft::MasterDataServices::BREntityMemberType MemberType { Microsoft::MasterDataServices::BREntityMemberType get(); void set(Microsoft::MasterDataServices::BREntityMemberType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.BREntityMemberType MemberType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MemberType : Microsoft.MasterDataServices.BREntityMemberType with get, set
Public Property MemberType As BREntityMemberType

Property Value

A new instance of type BREntityMemberType.

Attributes

Applies to