UtilitiesProxy.WriteDebug Method
Writes a message to log file with timestamp.Syntax
UtilitiesProxy.WriteDebug(debugFile,[text])Parameters
Name | Type | Description |
---|---|---|
debugFile | String | Required. The file name. |
[text] | String | Required. The message to write. |
See Also
UtilitiesProxy ClassAras.Server.Core Namespace
Aras Innovator Server Framework
Comments
Post a Comment