IAdhocParamSyncItem

Assembly: Adhoc;

Description

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.

Inheritance Hierarchy

          INamedEntity

          IAdhocParamSyncItem

Comments

To work with the collection of parameters, which are included into the link, use the IAdhocParamSyncItem interface.

Properties

  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.
The Value property determines parameter value.

Properties inherited from INamedEntity

  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:

Adhoc Assembly Interfaces