This contract is used with the SubmitMarkApproval service. It will communicate all
mark values to approve or unapprove
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201204SubmitMarkApprovalRequest
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitMarkApprovalRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitMarkApprovalRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
IsMarkApproved | (Required)
True if the mark values should be approved, false if the mark values should be unapproved.
| |
MarkApprovals | (Required)
Contains the details of the marks to be updated
| |
MarkType | (Required)
The type of marks contained in the MarkApprovals list.
|
See Also