ActiveReports for .NET 18.0J
ReportStoreException.Errors 列挙体

GrapeCity.ActiveReports.Rendering 名前空間 : ReportStoreException.Errors 列挙体
シンタックス
'宣言
 
Public Enum ReportStoreException.Errors 
   Inherits System.Enum
public enum ReportStoreException.Errors : System.Enum 
メンバ
メンバ解説
LibraryNotFound共有レポートライブラリが見つかりません。
LibraryReferenceNotFoundパーツアイテムは、 GrapeCity.ActiveReports.PageReportModel.Report.Libraries コレクション内に見つからないライブラリを参照しています。
LibraryReportItemNotFound共有レポートパーツは、ライブラリ内に見つからないレポートアイテムを参照しています。
LibraryReportPartNotFound共有レポートパーツがライブラリに見つかりません。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Rendering.ReportStoreException.Errors

参照

GrapeCity.ActiveReports.Rendering 名前空間