Aqualogic Interaction API  
 

IPTExternalOperation.SetCommandLine Method 

Sets the command line that is launched by this external operation

void SetCommandLine(
   string Value
);

Parameters

Value
a String containing the full command line (with parameters)

See Also

IPTExternalOperation Interface | com.plumtree.server Namespace