StepResult ConstructorSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Initializes a new instance of StepResult.Syntax C#C++/CLI public StepResult( string stepName, bool success, Exception exception ) public: StepResult( String^ stepName, bool success, Exception^ exception ) ParametersstepName The name of the step that was executed.success true if the step execution was successful; otherwise, false.exception The exception, if one occurred during the step execution. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceStepResult ClassStepResult Members In This Topic
Initializes a new instance of StepResult.Syntax C#C++/CLI public StepResult( string stepName, bool success, Exception exception ) public: StepResult( String^ stepName, bool success, Exception^ exception ) ParametersstepName The name of the step that was executed.success true if the step execution was successful; otherwise, false.exception The exception, if one occurred during the step execution. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceStepResult ClassStepResult Members
Initializes a new instance of StepResult.Syntax C#C++/CLI public StepResult( string stepName, bool success, Exception exception ) public: StepResult( String^ stepName, bool success, Exception^ exception ) ParametersstepName The name of the step that was executed.success true if the step execution was successful; otherwise, false.exception The exception, if one occurred during the step execution. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceStepResult ClassStepResult Members
Initializes a new instance of StepResult.Syntax C#C++/CLI public StepResult( string stepName, bool success, Exception exception ) public: StepResult( String^ stepName, bool success, Exception^ exception ) ParametersstepName The name of the step that was executed.success true if the step execution was successful; otherwise, false.exception The exception, if one occurred during the step execution. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceStepResult ClassStepResult Members