Share via


WorkflowStepCollection Members

Represents the workflow step collection.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property CollectionName Gets or sets the collection name.
public property Count Gets the count of the workflow steps.
public property IsSynchronized Gets a Boolean value that specifies whether the step collection is synchronized.
public property Item Gets the workflow step item.
public property SyncRoot Gets the root workflow step.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Add Adds a workflow step to the collection.
public method CopyTo Copies the step to the array
public method Equals  (inherited from Object)
public method GetEnumerator Gets the enumerator to iterate through the workflow step collection.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
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

WorkflowStepCollection Class
Microsoft.Uii.Desktop.Core Namespace

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