IDynamicInstance.PreSetMark

Syntax

PreSetMark: Variant;

Description

The PreSetMark property returns set to which belongs dictionary.

Comments

Determine that it belongs to set of dictionaries is possible on dictionary creation. Operations, that are carried out on a dictionary from a set, are applied to all dictionaries of the set.

Example

The property use is given in the example for IDynamicInstance.OperationsVisibility.

See also:

IDynamicInstance