PSEngineEvent.WorkflowJobStartEvent Field
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.
Called when a workflow job is started from a PowerShell script.
public: System::String ^ WorkflowJobStartEvent;
std::wstring WorkflowJobStartEvent;
public const string WorkflowJobStartEvent;
val mutable WorkflowJobStartEvent : string
Public Const WorkflowJobStartEvent As String