public static IWorkflowEngineProcessResult Empty { get; }
Public Shared ReadOnly Property Empty As IWorkflowEngineProcessResult
Get
public:
static property IWorkflowEngineProcessResult^ Empty {
IWorkflowEngineProcessResult^ get ();
}
static member Empty : IWorkflowEngineProcessResult with get