public enum CustomCommandAllowInvokeByKey
Public Enumeration CustomCommandAllowInvokeByKey
type CustomCommandAllowInvokeByKey
FromSameModuleOnly | 0 | Only tasks that belong to the same ModuleController as the task to which the Handler belongs |
Always | 1 | Any task |