MemberSetData.InheritMembers Property

Definition

Indicating if the MemberSet will inherit members of the MemberSet of the same name in the "parent" class.

public:
 property bool InheritMembers { bool get(); void set(bool value); };
public:
 property bool InheritMembers { bool get(); void set(bool value); };
public bool InheritMembers { get; set; }
member this.InheritMembers : bool with get, set
Public Property InheritMembers As Boolean

Property Value

Applies to