ScriptEventScopeLoggerGetCustomPropertyValueLogContext Method

Definition

Namespace: MFiles.VAF.Core
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual Dictionary<string, Object> GetCustomPropertyValueLogContext(
	PropertyEnvironment env
)

Parameters

env  PropertyEnvironment
 

Return Value

DictionaryString, Object

See Also