MessageCode Property (LogMessage)
In This Topic
The
MessageCode of the
ArcanaDevelopment.adTempus.Shared.Message associated with this log message, if any
Syntax
'Declaration
Public ReadOnly Property MessageCode As String
public string MessageCode {get;}
public:
property String^ MessageCode {
String^ get();
}
See Also