Click or drag to resize

RemDesignSetProcessState Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_GenericResult SetProcessState(
	string processId,
	int aState
)

Parameters

processId
Type: SystemString
aState
Type: SystemInt32

Return Value

Type: a_GenericResult
See Also