AddRecord method: AnalyticTypeDefn class

Syntax

AddRecord(RecordName)

Description

Use the AddRecord method to add a record to the analytic type definition. If the record definition doesn't exist in Application Designer, or if the record already exists in this analytic type definition, this method fails.

Parameters

Parameter Description

RecordName

Specify the name of the record that you want to add.

Returns

An AnalyticTypeRecordDefn object that represents the record.