HierarchyTreeNode.State Property

Definition

Gets the policy health state.

public:
 abstract property int State { int get(); };
public abstract int State { get; }
member this.State : int
Public MustOverride ReadOnly Property State As Integer

Property Value

Returns the policy health state.

Implements

Applies to