Delete method: AnalyticTypeDefn class
Syntax
Delete()
Description
Use the Delete method to delete the analytic type definition. You must use this method immediately after you create the AnalyticType object, before you instantiate it, that is, before you use either the Get or Create method.
Note:
This method executes immediately, and deletes the definition from Application Designer.
Parameters
None.
Returns
None.