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
abstract  boolean PolicyBase.edit(PolicyEditArgs policyEditArgs)
          

Edits the policy's configuration by interacting with the graphical user interface, if appropriate, or by other means.

 boolean PolicyInstance.edit(PolicyEditArgs policyEditArgs)
           Edits the policy's configuration by interacting with the graphical user interface, if appropriate, or by other means.
 



© 2014 Microsoft. All rights reserved.