ISharedStepHelper Interface
No content here will be updated; please do not add material here.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ISharedStepHelper
public interface ISharedStepHelper
public interface class ISharedStepHelper
type ISharedStepHelper = interface end
public interface ISharedStepHelper
The ISharedStepHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
Count(String) | ||
Count(String, IDictionary) | ||
Create | ||
DoRequiredFieldsExist | ||
Find(Int32) | ||
Find(Int32, Int32) | Retrieves a single shared step from the server. | |
IsWorkItemCompatible | ||
Query(String) | ||
Query(String, IDictionary) |
Top
Remarks
No content here will be updated; please do not add material here.