Share via


WorkflowStepCollection Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the workflow step collection.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Core.WorkflowStepCollection

Syntax

public class WorkflowStepCollection : ICollection, IEnumerable
Public Class WorkflowStepCollection
    Implements ICollection, IEnumerable

Constructors

Name Description
System_CAPS_pubmethod WorkflowStepCollection()

Initializes a new instance of the WorkflowStepCollection class.

Properties

Name Description
System_CAPS_pubproperty CollectionName

Gets or sets the collection name.

System_CAPS_pubproperty Count

Gets the count of the workflow steps.

System_CAPS_pubproperty IsSynchronized

Gets a Boolean value that specifies whether the step collection is synchronized.

System_CAPS_pubproperty Item[Int32]

Gets the workflow step item.

System_CAPS_pubproperty SyncRoot

Gets the root workflow step.

Methods

Name Description
System_CAPS_pubmethod Add(WorkflowStep)

Adds a workflow step to the collection.

System_CAPS_pubmethod CopyTo(Array, Int32)

Copies the step to the array

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetEnumerator()

Gets the enumerator to iterate through the workflow step collection.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright