  | 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
)<ObsoleteAttribute("Do not use this.")>
Public Sub SetCreateDate ( 
	time As DateTime
)Parameters
- time
 - Type: SystemDateTime
 
See Also