Click or drag to resize

CalculatedAssignmentVerdictControllerCreateOrUpdateVerdict Method

Overload List
  NameDescription
Public methodCreateOrUpdateVerdict(CalculatedAssignment, VerdictType, Int32, String, DateTime, Int32, String)
Creates or updates the effective approval/removal status (in tblCalculatedAssignmentVerdict) of a single CRA that has been processed in a survey.
Public methodCreateOrUpdateVerdict(Guid, Int32, Boolean, VerdictType, Int32, String, DateTime, Int32, String, String)
Creates or updates the effective approval/removal status (in tblCalculatedAssignmentVerdict) of a single CRA.
Top
See Also