ProjectBasedRecord

Description

A ProjectBasedRecord is any record from a primary table. It thus represents items that belong to a project and can be transitioned. ProjectBasedRecord objects require a table ID at creation, so they cannot be created with CreateObject(). Use Ext.CreateProjectBasedRecord().

Inheritance

AppRecord->VarRecord->ProjectBasedRecord

Methods

Related Topics

Object Types

Application Objects