Click or drag to resize

RemWorkflowGetProcessesWithParams Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public rProcessInfoList GetProcessesWithParams(
	int xType,
	string userName = ""
)

Parameters

xType
Type: SystemInt32
userName (Optional)
Type: SystemString

Return Value

Type: rProcessInfoList
See Also