Requisition Structure

Scanjour Workflow4 Reference Manual
An F2 requisition

Namespace:  Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public struct Requisition

The Requisition type exposes the following members.

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 fieldCaseNo
The external case number.
Public fieldCaseTitle
The case title.
Public fieldDeadline
The requisition deadline
Public fieldDescription
The requisition description.
Public fieldReceiver
The receiver of the requisition.
Public fieldRequisitionId
The requisition Id.
Public fieldReturnTo
The receiver of the answer.
Public fieldReturnToEmail
The email of the receiver of the answer.
Public fieldSentBy
The sender of the requisition.
Public fieldTitle
The requisition title.
Top
See Also

Reference