Method DeclareOutputTrigger
DeclareOutputTrigger(string)
Declares an output trigger, but doesn't add the node to the internal node table
Declaration
public GraphTriggerOutput DeclareOutputTrigger(string name)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | 
Returns
| Type | Description | 
|---|---|
| GraphTriggerOutput |