FlexReport for WinForms
AddToLog(LogEntrySeverity,String) メソッド


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1SSRSDocumentSource クラス > AddToLog メソッド : AddToLog(LogEntrySeverity,String) メソッド
シンタックス
'宣言
 
Public Overloads Function AddToLog( _
   ByVal severity As LogEntrySeverity, _
   ByVal message As System.String _
) As LogEntry
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim severity As LogEntrySeverity
Dim message As System.String
Dim value As LogEntry
 
value = instance.AddToLog(severity, message)
public LogEntry AddToLog( 
   LogEntrySeverity severity,
   System.string message
)

パラメータ

severity
message
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ
オーバーロード一覧