Magidoc

CustomCheck
Interface

An Avantra custom check.

Fields

#

id

ID !
Non-null

The id of the custom check.

cchkTypeId

type

Non-null

The custom check type.

cchkId

cchkName

name

The name of this custom check.

cchkDescription

description

The description for this custom check.

active

activeStatus

Non-null

The active status of this custom check.

custId

customer

The customer for this custom check.

sysSelId

selector

The system selector for this custom check.

checks

[ Check !]!
Non-null

The list of checks for this custom check.

Implementations

#

Implemented by CustomCheckBase .

Usages

#

References

#

  • Field customChecks from Query