SaveTemplate2

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 void SaveTemplate2(
	string templateName,
	string templateDescription,
	string category,
	string activityConfigs,
	int lcid
)

Parameters

templateName
Type: System.String

Infrastructure. Nintex internal use only.

templateDescription
Type: System.String

Infrastructure. Nintex internal use only.

category
Type: System.String

Infrastructure. Nintex internal use only.

activityConfigs
Type: System.String

Infrastructure. Nintex internal use only.

lcid
Type: System.Int32

Infrastructure. Nintex internal use only.

See Also

Web Service Reference