| IAliasInfo Interface |
Namespace: FlexRule.Validation.Rules
public interface IAliasInfo
The IAliasInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| IsLogic | ||
| IsMethod | ||
| Logic |
Logic name that the executor delegates the execution to it
| |
| Method |
Method name that the executor delegates the execution to it
| |
| Name |
Name of the alias that the logic uses
| |
| Reference |
Reference to the define variable of the logic
|