Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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 | Gets the workflow step item. |
![]() |
SyncRoot | Gets the root workflow step. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Add | Adds a workflow step to the collection. |
![]() |
CopyTo | Copies the step to the array |
![]() |
Equals | (inherited from Object) |
![]() |
GetEnumerator | Gets the enumerator to iterate through the workflow step collection. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
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.