PublishWorkflow

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 WorkflowMetaData PublishWorkflow(
	string wfName,
	string activityConfigs,
	Guid listId,
	string contentTypeId,
	string changeNotes
)

Parameters

wfName
Type: System.String

Infrastructure. Nintex internal use only.

activityConfigs
Type: System.String

Infrastructure. Nintex internal use only.

listId
Type: System.Guid

Infrastructure. Nintex internal use only.

contentTypeId
Type: System.String

Infrastructure. Nintex internal use only.

changeNotes
Type: System.String

Infrastructure. Nintex internal use only.

Returns

Type: WorkflowMetaData

Infrastructure. Nintex internal use only.

See Also

Web Service Reference