FTPDeleteStep
[Serializable]public sealed class FTPDeleteStep : FTPActionStepNo description is available for this type.
Constructors
Section titled “Constructors”
FTPDeleteStep()
Section titled “FTPDeleteStep()”public FTPDeleteStep()No description is available for this member.
Methods
Section titled “Methods”
Run(List)
Section titled “Run(List)”public override Task Run(List<ParameterValue> parameters)Executes the step.
Parameters
| Name | Type | Description |
|---|---|---|
parameters |
System.Collections.Generic.List{Automator.ParameterValue} |
Returns
System.Threading.Tasks.Task — No return description is available.