FlexReport for WinForms
LogEntrySeverity 列挙体


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : LogEntrySeverity 列挙体
The severity of the log entry.
シンタックス
'宣言
 
Public Enum LogEntrySeverity 
   Inherits System.Enum
'使用法
 
Dim instance As LogEntrySeverity
public enum LogEntrySeverity : System.Enum 
メンバ
メンバ解説
Cancelled
There was a cancellation of an operation that the thread was performing.
Critical
Critical message.
Error
Error information.
Info
Information.
Warning
Warning.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Document.LogEntrySeverity

参照

参照

C1.Document 名前空間