Property | Type | Description | |
---|---|---|---|
TriggerCache | System |
Method | Description | |
---|---|---|
Refresh ( ) : void |
Refreshes this instance.
|
|
Triggers ( string entityTypeName, WorkflowTriggerType triggerType ) : List |
Triggerses the specified entity type name.
|
Method | Description | |
---|---|---|
TriggerCache ( ) : System |
Initializes the TriggerCache class.
|
public static Triggers ( string entityTypeName, WorkflowTriggerType triggerType ) : List |
||
entityTypeName | string | Name of the entity type. |
triggerType | WorkflowTriggerType | Type of the trigger. |
return | List |