CSVExportStep
[Serializable]public sealed class CSVExportStep : ActionStepNo description is available for this type.
Constructors
Section titled “Constructors”
CSVExportStep()
Section titled “CSVExportStep()”public CSVExportStep()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.