Share via


IPartitionServicingStep Interface

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Interface IPartitionServicingStep _
    Inherits IServicingStep
public interface IPartitionServicingStep : IServicingStep
public interface class IPartitionServicingStep : IServicingStep
type IPartitionServicingStep =  
    interface 
        interface IServicingStep 
    end
public interface IPartitionServicingStep extends IServicingStep

The IPartitionServicingStep type exposes the following members.

Properties

  Name Description
Public property StepType (Inherited from IServicingStep.)

Top

Methods

  Name Description
Public method Execute

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace