deFTPTrigger..::..createFTPTrigger Method
Creates the FTP trigger.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createFTPTrigger( ref string sFTPTriggerID, string ftpConnectionID, int iWaitTime, string sWaitType, string sDefinitionID, string sVariableName, string sGlobalName, bool bEnabled )
Parameters
- sFTPTriggerID
- Type: String%
The s FTP trigger identifier.
- ftpConnectionID
- Type: String
The FTP connection identifier.
- iWaitTime
- Type: Int32
The i wait time.
- sWaitType
- Type: String
Type of the s wait.
- sDefinitionID
- Type: String
The s definition identifier.
- sVariableName
- Type: String
Name of the s variable.
- sGlobalName
- Type: String
Name of the s global.
- bEnabled
- Type: Boolean
if set to true [b enabled].