IAdhocParamSyncIndex

Assembly: Adhoc;

Description

The IAdhocParamSyncIndex interface is used to work with a link to synchronize parameters of dashboard data sources.

Inheritance Hierarchy

          INamedEntity

          IAdhocParamSyncIndex

Comments

To work with the collection of parameters, use the IAdhocParamSynchronization interface.

Properties

  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.

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.

Methods

  Method name Brief description
The Apply method applies parameter value.

See also:

Adhoc Assembly Interfaces