GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ParameterCollection.ParseResultCode Enumeration |
'Declaration Public Enum ParameterCollection.ParseResultCode Inherits System.Enum
public enum ParameterCollection.ParseResultCode : System.Enum
Member | Description |
---|---|
MissingCloseParam | Indicates that the Parameter value is missing the parameter close. |
MissingParamName | Indicates that the Parameter value is missing the parameter name. |
Success | Indicates that the Parameter value is successful. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.ParameterCollection.ParseResultCode
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.ParameterCollection