GetRecord method: AnalyticTypeDefn class

Syntax

GetRecord(RecordName)

Description

Use the GetRecord method to return a reference to an AnalyticTypeRecordDefn object.

This method fails if the record specified by RecordName doesn't exist.

Parameters

Parameter Description

RecordName

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

Returns

An AnalyticTypeRecordDefn object.