WorkflowTypeEquals Method

Overload List

Equals(Object)Determines whether the specified object is equal to the current 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