Click or drag to resize
ServiceResolver Properties

The ServiceResolver type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Culture for the resolving
(Inherited from MacroResolver.)
Public propertyResolverName
Name of the resolver.
(Inherited from MacroResolver.)
Public propertySettings
Macro context (settings)
(Inherited from MacroResolver.)
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.
(Inherited from MacroResolver.)
Public propertySourceObject
Object with source data - To pass parameters to Custom macro function.
(Inherited from MacroResolver.)
Top
See Also