Property IsCyclicReference
IsCyclicReference
Indicates whether this evaluator is part of a cyclic reference within the aura. A cyclic reference occurs when the aura contains references that loop back to this evaluator.
Declaration
bool? IsCyclicReference { get; }
Property Value
Type | Description |
---|---|
bool? |