SSRSDocumentSource for WinForms
IsUserInteractive プロパティ

現在のドキュメントソースがユーザーとの対話的な環境で実行中であるかどうかを示す値を取得します。 サービスや Web アプリケーションなどで実行中の場合、このプロパティは false を返します。
構文
'宣言
 
Public Shared ReadOnly Property IsUserInteractive As System.Boolean
public static System.bool IsUserInteractive {get;}
参照

C1DocumentSource クラス
C1DocumentSource メンバ