WorkflowType Methods

Scanjour Workflow4 Reference Manual

The WorkflowType type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Inherited from 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.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for WorkflowType
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string representation of the WorkflowType.
(Overrides ObjectToString.)
Top
See Also

Reference