An F2 requisition
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax
The Requisition type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
![]() | CaseNo |
The external case number.
|
![]() | CaseTitle |
The case title.
|
![]() | Deadline |
The requisition deadline
|
![]() | Description |
The requisition description.
|
![]() | Receiver |
The receiver of the requisition.
|
![]() | RequisitionId |
The requisition Id.
|
![]() | ReturnTo |
The receiver of the answer.
|
![]() | ReturnToEmail |
The email of the receiver of the answer.
|
![]() | SentBy |
The sender of the requisition.
|
![]() | Title |
The requisition title.
|
See Also