IAdhocParamSyncIndex.Apply

Syntax

Apply;

Description

The Apply method applies parameter value.

Comments

The Apply method must be applied if the IAdhocParamSyncIndex.AutoUpdate property is set to False that is there is no automatic application of parameter value.

On parameter value application, all dependent objects with the specified parameter value are reopened. The parameter value is determined by the IAdhocParamSyncIndex.Value property.

Example

The property use is given in the example for IAdhocSynchronization.Params.

See also:

IAdhocParamSyncIndex