'宣言
Public Enum SectionReport.ReportState Inherits System.Enum
public enum SectionReport.ReportState : System.Enum
'宣言
Public Enum SectionReport.ReportState Inherits System.Enum
public enum SectionReport.ReportState : System.Enum
メンバ | 解説 |
---|---|
Completed | レポート処理は完了しています。 |
Idle | レポート処理はアイドル状態です。 |
InProgress | ドキュメントを作成するためのレポート処理の実行中です。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReport.ReportState