Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFAnalysisRuleConfiguration Properties

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysisRuleConfiguration Properties

The AFAnalysisRuleConfiguration type exposes the following members.

Properties

  NameDescription
Public property
AnalysisRule
The AFAnalysisRule this configuration was done against.
Public property
ChildAnalysisRuleConfiguration
A list of the configuration of child analysis rules to use in configuring the specified analysis rule.
Public property
ConfigurationExceptions
A collection of configuration exceptions reported by the AFAnalysisRule during initialization.
Public property
HasExceptions
True if the analysis rule reported any configuration exceptions.
Public property
IsValid
Returns true if the analysis rule can be run
Public property
PrivateData
A location for a stateful AFAnalysisRule to store its initialized instance-specific data.
Public property
ReferencedObjects
Gets the AFObjects that are relevant for the evaluation of the AFAnalysisRule. Changes to these objects might invalidate this AFAnalysisRuleConfiguration.
Public property
ResolvedInputs
A read-only list of inputs defined.
Public property
ResolvedOutputs
A read-only list of outputs defined.
Public property
Target
The target that the AFAnalysisRule should configure itself against.

See Also

TitleResults for “How to create a CRG?”Also Available in