WorkflowExists

Warning: This API is for internal use within Nintex only, and may be changed or deprecated without warning. It is not supported for third-party development.

Syntax

public NameInUseStatus WorkflowExists(
	string workflowName,
	Guid listId,
	string workflowType
)

Parameters

workflowName
Type: System.String

Infrastructure. Nintex internal use only.

listId
Type: System.Guid

Infrastructure. Nintex internal use only.

workflowType
Type: System.String

Infrastructure. Nintex internal use only.

Returns

Type: NameInUseStatus

Infrastructure. Nintex internal use only.

See Also

Web Service Reference