ExportSettingsStepToExport Property

Name of the step to export (case-sensititve). If omitted the current step will be exported

Definition

Namespace: PCBI_IDX_Export
Assembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public string StepToExport { get; set; }

Property Value

String

See Also