Uses of Class
com.microsoft.tfs.core.checkinpolicies.PolicyEditArgs

Packages that use PolicyEditArgs
com.microsoft.tfs.core.checkinpolicies   
 

Uses of PolicyEditArgs in com.microsoft.tfs.core.checkinpolicies
 

Methods in com.microsoft.tfs.core.checkinpolicies with parameters of type PolicyEditArgs
 boolean PolicyInstance.edit(PolicyEditArgs policyEditArgs)
           Edits the policy's configuration by interacting with the graphical user interface, if appropriate, or by other means.
abstract  boolean PolicyBase.edit(PolicyEditArgs policyEditArgs)
           Edits the policy's configuration by interacting with the graphical user interface, if appropriate, or by other means.
 



© 2015 Microsoft. All rights reserved.