[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ParameterCollection.ParseResultCode

ParameterCollection.ParseResultCode Enum

Enum ParseResultCode

Namespace: GrapeCity.ActiveReports.SectionReportModel
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum ParameterCollection.ParseResultCode

Fields

Name Description
MissingCloseParam

Missing close parameter

MissingParamName

Missing parameter name

Success

Success

Extension Methods