IDimMacroSelectionPrimitive.ModuleMacro

Syntax

ModuleMacro: String;

Description

The ModuleMacro property determines a macro binding.

Comments

A macro binding is specified as follows: <Class name>.<Procedure name>.

It is used with the IDimMacroSelectionPrimitive.Module property.

Example

The property use is given in the example for IDimMacroSelectionPrimitive.Module.

See also:

IDimMacroSelectionPrimitive