Common.__Cansubmittoworkflow_IntImpl__ Method

Definition

Overloads

__Cansubmittoworkflow_IntImpl__()
__Cansubmittoworkflow_IntImpl__(String)

__Cansubmittoworkflow_IntImpl__()

public:
 bool __Cansubmittoworkflow_IntImpl__();
public bool __Cansubmittoworkflow_IntImpl__ ();
member this.__Cansubmittoworkflow_IntImpl__ : unit -> bool
Public Function __Cansubmittoworkflow_IntImpl__ () As Boolean

Returns

Applies to

__Cansubmittoworkflow_IntImpl__(String)

public:
 virtual bool __Cansubmittoworkflow_IntImpl__(System::String ^ workflowType);
public virtual bool __Cansubmittoworkflow_IntImpl__ (string workflowType);
abstract member __Cansubmittoworkflow_IntImpl__ : string -> bool
override this.__Cansubmittoworkflow_IntImpl__ : string -> bool
Public Overridable Function __Cansubmittoworkflow_IntImpl__ (workflowType As String) As Boolean

Parameters

workflowType
String

Returns

Applies to