INavigableItem.ShowPolicyHealthState Property

Definition

Gets or sets a value indicating whether the item contains values that specify the health state of the policy.

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

Property Value

true if the item shows the health state of the policy; otherwise, false.

Applies to