Click or drag to resize

MainLibraryCreateProcessInstance Method

Namespace:  Omada.OE.UtilityCodeAssembly.Library
Assembly:  Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntax
C#
public static bool CreateProcessInstance(
	CodeMethodInvokeContext context,
	int processTemplateId
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
processTemplateId
Type: SystemInt32

Return Value

Type: Boolean
See Also