Click or drag to resize
MacroRuleTreeAnalyzer Methods

The MacroRuleTreeAnalyzer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCanTreeBeTranslated
Checks whether a macro tree can be translated to a DataQuery.
Public methodStatic memberGetAffectingActivityCodeNames
Gets all activities that can affect given MacroRuleTree. Uses ALL_ACTIVITIES to mark that it should be recalculated no matter what activity performed.
Public methodStatic memberGetAffectingAttributeNames
Gets all attributes that can affect given MacroRuleTree. Uses ALL_ATTRIBUTES to mark that it should be recalculated no matter what attribute changed.
Top
See Also