'Declaration Public Function New( _ ByVal type As ReportType _ )
public ReportDescriptor( ReportType type )
Parameters
- type
- A ReportType value indicating the type of the report.
'Declaration Public Function New( _ ByVal type As ReportType _ )
public ReportDescriptor( ReportType type )