Method getWarnings
getWarnings()
Virtual method for Warning checks before execution. Returning a non null string array will display each string as a Warning on the RuleEngine and Toolbox.
Declaration
public virtual IList<string> getWarnings()
Returns
Type | Description |
---|---|
IList<string> |