SetAnalyticInstance method: AnalyticGrid class
Syntax
SetAnalyticInstance(ID)
Description
Use the SetAnalyticInstance method to specify the analytic instance to be associated with this analytic grid.
An AnalyticGrid object can be bound only once to an analytic instance. If the SetAnalyticInstance method is called after the analytic grid is bound to an instance, the method call has no effect.
Note:
Do not use this method with an analytic grid that is in Freeze Column Mode.
Parameters
| Parameter | Description |
|---|---|
|
ID |
Specify the analytic instance ID as a string. |
Returns
None.