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 | |
---|---|---|
WorkflowStepCollection() | Initializes a new instance of the WorkflowStepCollection class. |
Properties
Name | Description | |
---|---|---|
CollectionName | Gets or sets the collection name. |
|
Count | Gets the count of the workflow steps. |
|
IsSynchronized | Gets a Boolean value that specifies whether the step collection is synchronized. |
|
Item[Int32] | Gets the workflow step item. |
|
SyncRoot | Gets the root workflow step. |
Methods
Name | Description | |
---|---|---|
Add(WorkflowStep) | Adds a workflow step to the collection. |
|
CopyTo(Array, Int32) | Copies the step to the array |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetEnumerator() | Gets the enumerator to iterate through the workflow step collection. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
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