InheritedChatRoomInviteProperty.InheritedValue Property

Definition

Gets the inherited value of the property.
This value is the effective Value of the property on the parent.

public:
 property bool InheritedValue { bool get(); };
public bool InheritedValue { get; }
member this.InheritedValue : bool
Public ReadOnly Property InheritedValue As Boolean

Property Value

The inherited value.

Applies to