EntityMembersGetCriteria.ParentMember Property

Definition

Specifies the parent member Code of the members to retrieve when retrieving members under another member in a hierarchy. This element MUST be used in conjunction with HierarchyId.

public:
 property System::String ^ ParentMember { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false)]
public string ParentMember { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false)>]
member this.ParentMember : string with get, set
Public Property ParentMember As String

Property Value

The parent member Code of the members to retrieve when retrieving members under another member in a hierarchy.

Attributes

Applies to