IAdhocParamSyncIndex.Value

Syntax

Value: Variant;

Description

The Value property determines parameter value.

Comments

To automatically apply parameter value, set the IAdhocParamSyncIndex.AutoUpdate property to True. To manually apply parameter value, use the IAdhocParamSyncIndex.Apply method.

Example

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

See also:

IAdhocParamSyncIndex