Click or drag to resize
ProviderInfoDictionaryKeyTypeCheckLogTask Method
Returns true if the logging of the tasks is enabled for the given object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected override bool CheckLogTask(
	BaseInfo value
)

Parameters

value
Type: CMS.DataEngineBaseInfo
Object value

Return Value

Type: Boolean
See Also