Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Equals(WorkflowType) |
Tests whether the WorkflowType instance equals another WorkflowType instance. Two WorkflowType objects
are equal if their TypeName values are equal and if either their Version values equal or at least one
of the objects have a null Version.
|
See Also