Compartilhar via


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
Public method Count(String)
Public method Count(String, IDictionary)
Public method Create
Public method DoRequiredFieldsExist
Public method Find(Int32)
Public method Find(Int32, Int32) Retrieves a single shared step from the server.
Public method IsWorkItemCompatible
Public method Query(String)
Public method Query(String, IDictionary)

Top

Remarks

No content here will be updated; please do not add material here.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace