Assembly: Adhoc;
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. |
![]() |
Params | The Params property returns the collection of parameters, which included into the link. |
![]() |
Value | The Value property determines parameter value. |
| Property name | Brief description | |
![]() |
Id | The Id property determines object identifier. |
![]() |
Key | The Key property returns object key. |
![]() |
Name | The Name property determines object name. |
| Method name | Brief description | |
![]() |
Apply | The Apply method applies parameter value. |
See also: