| WorkflowLogSettings Constructor | 
            Constructor
            
 
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic WorkflowLogSettings(
	string objectType,
	int objectId
)
Parameters
- objectType
- Type: SystemString
 Object type
- objectId
- Type: SystemInt32
 Object ID
 See Also
See Also