This documentation is archived and is not being maintained.

PolicyList::EvaluationState Property

Gets the overall state of the policy list.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property PolicyEvaluationState EvaluationState {
	PolicyEvaluationState get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::PolicyEvaluationState
The overall state of the policy list.

Show: