deFTPTrigger..::..updateFTPTrigger Method
   Updates the FTP trigger.
   
                
    Namespace: 
   FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateFTPTrigger( 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
 Name of the s user.
- 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].
 
                     
                 
                
                 
                 
                 
                
