Click or drag to resize
MacroResolver Properties

The MacroResolver type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Culture for the resolving
Public propertyCode exampleResolverName
Resolver name used for context specific resolving.
Public propertySettings
Macro resolver settings.
Public propertyShowOnlyPrioritized
If true, only prioritized properties are shown in Macro components (IntelliSense, MacroSelector, ...). Influences only visual part of the components, resolver will still be able to resolve all the others as well.
Public propertySourceObject
Object with source data - To pass parameters to Custom macro function.
Top
See Also