Click or drag to resize
ProcedureEnabled Property
If the procedure is not enabled, the engine throws and exception during execution

Namespace: FlexRule.Procedural
Assembly: FlexRule.Procedure (in FlexRule.Procedure.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool Enabled { get; }

Property Value

Type: Boolean
See Also