ImportWorkflowCommand.UnableToStartWorkflowMessageMessage Property
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.
Retrieve a localized error message saying that starting the workflow failed...
public:
static property System::String ^ UnableToStartWorkflowMessageMessage { System::String ^ get(); };
public:
static property Platform::String ^ UnableToStartWorkflowMessageMessage { Platform::String ^ get(); };
public static string UnableToStartWorkflowMessageMessage { get; }
static member UnableToStartWorkflowMessageMessage : string
Public Shared ReadOnly Property UnableToStartWorkflowMessageMessage As String