Click or drag to resize
WorkflowLogSettings Constructor
Constructor

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 10.0.0
Syntax
C#
public WorkflowLogSettings(
	string objectType,
	int objectId
)

Parameters

objectType
Type: SystemString
Object type
objectId
Type: SystemInt32
Object ID
See Also