Description Property

Summary

Gets a textual description of the event log.

Syntax
C#
VB
C++
public string Description { get; } 
  
Public ReadOnly Property Description As String 
public: 
property String^ Description { 
   String^ get(); 
} 

Property Value

The textual description of the event log.

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly