Click or drag to resize

Crime_2021_01 Interface

Methods related to the Epic Crime object. Usable from any SDK Client starting from the 2021_01 version.
Namespace:  ASI.TAM.API.Web.EpicSDK.Crime
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface Crime_2021_01

The Crime_2021_01 type exposes the following members.

Methods
  NameDescription
Public methodDelete_Crime_AdditionalCoverage
Deletes a Crime AdditionalCoverage object.
Public methodDelete_Crime_Coverages
Deletes a Crime Coverage object.
Public methodDelete_Crime_FormAndEndorsement
Deletes a Crime FormAndEndorsement object.
Public methodDelete_Crime_Remark
Deletes a Remark object.
Public methodDelete_Crime_SupplementalScreen
Deletes a Shared SupplementalScreens object.
Public methodGet_Crime_AdditionalCoverage
Gets Crime AdditionalCoverage objects.
Public methodGet_Crime_Classification
Gets Crime Classification objects.
Public methodGet_Crime_ControlsAndAuditProcedures
Gets Crime ControlsAndAuditProcedures objects.
Public methodGet_Crime_Coverages
Gets Crime Coverage objects.
Public methodGet_Crime_Employee
Gets Crime Employee objects.
Public methodGet_Crime_FormAndEndorsement
Gets Crime FormAndEndorsement objects.
Public methodGet_Crime_GeneralInformation
Gets Crime GeneralInformation object.
Public methodGet_Crime_Money
Gets Crime Money objects.
Public methodGet_Crime_Remark
Gets Crime Remark objects.
Public methodGet_Crime_Safe
Gets Crime Safe objects.
Public methodGet_Crime_SupplementalScreen
Gets SupplementalScreens objects.
Public methodGet_Crime_SupplementalScreen_BlankScheduledItem
Gets a blank Schedule Screen Row
Public methodInsert_Crime_AdditionalCoverage
Inserts a new Crime AdditionalCoverage item.
Public methodInsert_Crime_Coverages
Inserts a new Crime Coverage item.
Public methodInsert_Crime_FormAndEndorsement
Inserts a Crime FormAndEndorsement item.
Public methodInsert_Crime_Remark
Inserts a Crime Remark item.
Public methodInsert_Crime_SupplementalScreen
Inserts a Shared SupplementalScreens item.
Public methodUpdate_Crime_AdditionalCoverage
Updates the Crime AdditionalCoverage object.
Public methodUpdate_Crime_Classification
Updates the Crime Classification object.
Public methodUpdate_Crime_ControlsAndAuditProcedures
Updates the Crime ControlsAndAuditProcedures object.
Public methodUpdate_Crime_Coverages
Updates the Crime Coverage object.
Public methodUpdate_Crime_Employee
Updates the Crime Employee object.
Public methodUpdate_Crime_FormAndEndorsement
Updates the Crime FormAndEndorsement object.
Public methodUpdate_Crime_GeneralInformation
Updates GeneralInformation object.
Public methodUpdate_Crime_Money
Updates the Crime Money object.
Public methodUpdate_Crime_Remark
Updates the Crime Remark object.
Public methodUpdate_Crime_Safe
Updates the Crime Safe object.
Public methodUpdate_Crime_SupplementalScreen
Updates the Shared SupplementalScreens object.
Top
Remarks