IAdhocParamSyncIndex.Value

Fore Syntax

Value: Variant;

Fore.NET Syntax

None;

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.

Fore Example

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

See also:

IAdhocParamSyncIndex