Click or drag to resize

LogEventSetCreateDate Method (DateTime)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
[ObsoleteAttribute("Do not use this.")]
public void SetCreateDate(
	DateTime time
)

Parameters

time
Type: SystemDateTime
See Also