HierarchyMemberPrivilege.MemberId Property

Definition

Gets or sets the ID of the master data member that is associated with the hierarchy member security privilege.

public:
 property Microsoft::MasterDataServices::MemberIdentifier ^ MemberId { Microsoft::MasterDataServices::MemberIdentifier ^ get(); void set(Microsoft::MasterDataServices::MemberIdentifier ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.MemberIdentifier MemberId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.MemberId : Microsoft.MasterDataServices.MemberIdentifier with get, set
Public Property MemberId As MemberIdentifier

Property Value

MemberIdentifier

The ID of the master data member that is associated with the hierarchy member security privilege.

Attributes

Applies to