'宣言
Public Enum ReportDefinitionException.ErrorCodes Inherits System.Enum
public enum ReportDefinitionException.ErrorCodes : System.Enum
'宣言
Public Enum ReportDefinitionException.ErrorCodes Inherits System.Enum
public enum ReportDefinitionException.ErrorCodes : System.Enum
メンバ | 解説 |
---|---|
ContentReportNonUniqReportItemName | マスター/子レポートの同じ名前に関する問題。 |
InvalidIntegerRange | 範囲が無効です。 |
InvalidLengthUnitRange | 範囲が無効です。 |
PostiveNonZeroValueRequired | 値が無効です。 |
UnableToReadTheme | テーマは有効なXMLではありません。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.ReportDefinitionException.ErrorCodes