Click or drag to resize

WorkflowTypeEquals Method

Overload List
 NameDescription
Public methodEquals(Object)Determines whether the specified object is equal to the current object.
Public methodEquals(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.
Top
See Also