CurrentScenarioDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current scenario details of the protected entity.
public class CurrentScenarioDetails
type CurrentScenarioDetails = class
Public Class CurrentScenarioDetails
- Inheritance
-
CurrentScenarioDetails
Constructors
CurrentScenarioDetails() |
Initializes a new instance of the CurrentScenarioDetails class. |
CurrentScenarioDetails(String, String, Nullable<DateTime>) |
Initializes a new instance of the CurrentScenarioDetails class. |
Properties
JobId |
Gets or sets aRM Id of the job being executed. |
ScenarioName |
Gets or sets scenario name. |
StartTime |
Gets or sets start time of the workflow. |