WorkflowStep Members

Represents a workflow step.

The following tables list the members exposed by the WorkflowStep type.

Public Constructors

  Name Description
  WorkflowStep Initializes a new instance of the WorkflowStep class.

Top

Public Properties

  Name Description
public property HostedApplicationId Gets or sets the ID of the hosted application that maps to the workflow step.
public property IsStepComplete Gets or sets a Boolean value that specifies whether a step is complete.
public property WorkflowStepAction Gets or sets the action for the workflow step.
public property WorkflowStepDescription Gets or sets the description of this workflow step
public property WorkflowStepId Gets or sets the workflow step ID.
public property WorkflowStepName Gets or sets the workflow step name.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ReturnACopy Creates a copy of workflow step
public method SetStepData Deserializes the workflow step data
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

WorkflowStep Class
Microsoft.Uii.Desktop.Core Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.