WorkZoneOperationResult Structure

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "T:Scanjour.Workflow4.CaseActivityHost.WorkZoneOperationResult"]

Namespace:  Scanjour.Workflow4.CaseActivityHost
Assembly:  Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public struct WorkZoneOperationResult

The WorkZoneOperationResult type exposes the following members.

Constructors

  NameDescription
Public methodWorkZoneOperationResult
Initializes a new instance of the WorkZoneOperationResult class
Top
Properties

  NameDescription
Public propertyComment
Top
Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields

  NameDescription
Public fieldActivityResult
Public fieldValue
Top
See Also

Reference