Click or drag to resize

WorkZoneOperationResult Structure

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

Inheritance Hierarchy
SystemObject
  SystemValueType
    Scanjour.Workflow4.CaseActivityHostWorkZoneOperationResult

Namespace: Scanjour.Workflow4.CaseActivityHost
Assembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public struct WorkZoneOperationResult

The WorkZoneOperationResult type exposes the following members.

Constructors
 NameDescription
Public methodWorkZoneOperationResultInitializes a new instance of the WorkZoneOperationResult class
Top
Properties
 NameDescription
Public propertyComment 
Top
Methods
 NameDescription
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
Fields
 NameDescription
Public fieldActivityResult 
Public fieldValue 
Top
Extension Methods
See Also