RuleCheckExecutionSource_Preview
**Experimental** Source of the rule check execution, identifying whether it was triggered by a user or by the system.
enum RuleCheckExecutionSource_Preview {
SYSTEM
USER
}
Values
RuleCheckExecutionSource_Preview.SYSTEM
**Experimental** The execution was initiated automatically by the system.
RuleCheckExecutionSource_Preview.USER
**Experimental** The execution was initiated by a user action