Incident

Description

An incident is simply a ProjectBasedRecord from the Incident Management application's primary table. Objects of type incident can be created using CreateObject(), and SBM will automatically look up the Incidents table.

Inheritance

AppRecord->VarRecord->ProjectBasedRecord->Incident

Related Topics