EntityMembersGetCriteria.ParentMember Property

Definition

Gets or sets the code of the parent member.

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

Property Value

A string that represents the code.

Attributes

Applies to