Expand Minimize
This topic has not yet been rated - Rate this topic

VersionControlServer.GetCheckinPoliciesForServerPaths Method

Gets the CheckinNoteFieldDefinition supported for CheckinNote data.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public PolicyEnvelope[] GetCheckinPoliciesForServerPaths(
	string[] serverItems
)

Parameters

serverItems
Type: String[]

Server items to look up.

Return Value

Type: Microsoft.TeamFoundation.VersionControl.Client.PolicyEnvelope[]
CheckinNoteFieldDefinition array that unions the fields of the server items.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.