Common.__Cansubmittoworkflow_IntImpl__ Method
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.
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