UtilitiesProxy.WriteLog Method
Writes a message to log file with timestamp and database name.Syntax
UtilitiesProxy.WriteLog(logFile,[text])Parameters
Name | Type | Description |
---|---|---|
logFile | 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