DeleteRecord method: AnalyticTypeDefn class
Syntax
DeleteRecord(RecordName)
Description
Use the DeleteRecord method to delete a record from the analytic type definition.
Note:
The record deleted from the analytic type definition until you use the Save method.
Parameters
| Parameter | Description |
|---|---|
|
RecordName |
Specify the name of the record that you want to remove from the analytic type definition. |
Returns
None.