InheritedChatRoomInviteProperty.Value Property

Definition

Gets the effective value of the property. This is the actual value which defines the behavior, as resolved from the rules governing this property, as well as the LocalValue and InheritedValue which have been defined.

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

Property Value

The value of the property

Applies to