Dynamicweb 8 Documentation
Order.DebuggingInfo Constructor(String,DateTime)

The message.
The time.
Initializes a new instance of the Order.DebuggingInfo class.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal message As String, _ 
   ByVal time As Date _ 
)
public Order.DebuggingInfo( 
   string message,
   DateTime time 
)

Parameters

message
The message.
time
The time.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Order.DebuggingInfo Class
Order.DebuggingInfo Members
Overload List

Send Feedback