Click or drag to resize

LogEventSetCreateDate Method (DateTime, Boolean)

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public void SetCreateDate(
	DateTime date,
	bool isUtcDate
)

Parameters

date
Type: SystemDateTime
isUtcDate
Type: SystemBoolean
See Also