Click or drag to resize

LinearWorkflow Methods

The LinearWorkflow type exposes the following members.

Methods
  NameDescription
Public methodBeginChange
(Inherited from DocumentOrFreeFloatingBase.)
Public methodCopyFrom
Copy from another linear workflow object.
(Overrides FreeFloatingBaseCopyFrom(FreeFloatingBase).)
Public methodDispose
Public methodEndChange
(Inherited from DocumentOrFreeFloatingBase.)
Public methodEquals
Compare two LinearWorkflow objects. They are considered equal if their hashes match.
(Overrides ObjectEquals(Object).)
Protected methodFinalize
Public methodGetHashCode
Get hash code for this object. It is the Hash property cast to int.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also