Assembly: Adhoc;
Namespace: None;
The IAdhocParamSyncIndex interface is used to work with a link to synchronize parameters of dashboard data sources.
IAdhocParamSyncIndex
To work with the collection of parameters, use the IAdhocParamSynchronization interface.
| Property name | Brief description | |
| AutoUpdate | The AutoUpdate property determines whether automatic parameter value is executed. | |
| The Params property returns the collection of parameters, which included into the link. | ||
| The Value property determines parameter value. |
| Property name | Brief description | |
| The Id property determines object identifier. | ||
| The Key property returns object key. | ||
| The Name property determines object name. |
| Method name | Brief description | |
| The Apply method applies parameter value. |
See also: