Assembly: Adhoc;
The IAdhocParamSyncItem interface is used to work with the parameter, which is included into the link that is used to synchronize parameters of dashboard data sources.
IAdhocParamSyncItem
To work with the collection of parameters, which are included into the link, use the IAdhocParamSyncItem interface.
Property name | Brief description | |
ParamId | The ParamId property returns parameter identifier. | |
Source | The Source property returns a data source, to which parameter belongs. | |
SyncIndex | The SyncIndex property returns a link, which includes the parameter. | |
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. |
See also: