Skip to main content
Step represents a single processing stage in a Condition activity script. It is returned by Processing.PreviousStep and lets a condition check whether the previous stage succeeded.

Properties

NameTypeAccessDescription
StatusProcessingStatusRead-onlyThe status of the step (for example, Completed, Failed).
StepIdstringRead-onlyThe step identifier.