BaseLogDocumentChangeSettingsWorkerCall Property |
Indicates if in context of worker call (asynchronous task logging).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntaxpublic bool WorkerCall { get; set; }
Property Value
Type:
Boolean
See Also