| ReportViewerConfigurationsGetByName Method |
Returns the configuration with the provided name
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic ReportViewerConfiguration GetByName(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
ReportViewerConfiguration
See Also