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 using Ext.CreateProjectBasedRecord().

Inheritance

AppRecord -> VarRecord -> ProjectBasedRecord

Methods

Related Topics

Object Types

Working with Application Objects

Ext.CreateProjectBasedRecord()