adTempus API
ArcanaDevelopment.adTempus.Client Namespace / LogMessage Class / MessageTypeDescription Property


In This Topic
    MessageTypeDescription Property
    In This Topic
    Gets the text description of the MessageType
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MessageTypeDescription As String
    public string MessageTypeDescription {get;}
    public:
    property String^ MessageTypeDescription {
       String^ get();
    }
    See Also