WorkflowIntegrationTask Class Members
See Also  Properties Methods 
SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration Namespace : WorkflowIntegrationTask Class


Glossary Item Box

The following tables list the members exposed by WorkflowIntegrationTask.

Public Constructors

  Name Description
Public Constructor WorkflowIntegrationTask Constructor  
Top

Public Properties

  Name Description
Public Property BuildEngine Gets or sets the build engine associated with the task. (Inherited from SourceCode.DeploymentTasks.Task)
Public Property CreateDependancies  
Public Property CurrentEnvironment (Inherited from SourceCode.DeploymentTasks.DeploymentTask)
Public Property HostObject Gets or sets any host object that is associated with the task. (Inherited from SourceCode.DeploymentTasks.Task)
Public Property Log Gets the log. (Inherited from SourceCode.DeploymentTasks.Task)
Public Property TaskGuid (Inherited from SourceCode.DeploymentTasks.DeploymentTask)
Public Property TestingMode (Inherited from SourceCode.DeploymentTasks.DeploymentTask)
Top

Protected Properties

  Name Description
Protected Property TaskResources Gets or sets the task resources. (Inherited from SourceCode.DeploymentTasks.Task)
Top

Public Methods

  Name Description
Public Method Execute Overridden.  Executes a task.  
Top

Protected Methods

See Also