BenSelect Documentation
Export Class Properties
See Also  Send Feedback
Selerix.BenSelect.Server.Report Namespace : Export Class


For a list of all members of this type, see Export members.

Public Properties

 NameDescription
public PropertyChildReportsChild reports that are executed after this report.  
public PropertyCustomParametersSpecifies the custom export parameters. When you click on Case Setup menu, Plugins, then click on the Parameters tab, this class represents the list of Defined Parameters as seen on AddOnAdmin.aspx. It is bound to PluginCustomParameters.ascx grid control customParametersGridView.  
public PropertyDeprecatedEdiPropertiesDeprecated collection of edi properties. Use EdiSettings instead.  
public PropertyDescriptionGets or sets the description.  
public PropertyEdiSettingInstructionsGeneral instructions for collection of edi settings that will appear in schedule reports page  
public PropertyEdiSettingsEdiSettings are used to check that when the report is run that the report has all the data (fields) it needs. It stops someone from running a report in situations where the report couldn't possibly work right and gives a meaningful reason why. EdiProperties are created by the person who created the report. They are saved in the plugin XML. There's an Edi Settings tab in the plugin editor.  
public PropertyExportInitJScriptGets or sets the export initialized JScript.  
public PropertyExportOnBeforeWriteFileGets or sets the export finalization JScript  
public PropertyExportOnGroupCompleteGets or sets the export on group complete JScript.  
public PropertyExportOnGroupInitGets or sets the export on group init JScript.  
public PropertyExportOnGroupRowsGets or sets the export on group rows JScript.  
public PropertyExportRowCompleteJScriptGets or sets the export row complete JScript.  
public PropertyExportRowInitJScriptGets or sets the export row initialized JScript.  
public PropertyExportScheduleJScriptGets or sets the export OnSchedule JScript.  
public PropertyExportSkipCaseJScriptGets or sets the export initialized JScript.  
public PropertyNotesGets or sets the notes.  
public PropertyThumbnailPathGets or sets the thumbnail path.  
public PropertyXmlCustomParametersGets or sets the XML custom parameters.  
public PropertyXmlExportInitJScriptGets or sets the XML export initialize j script.  
public PropertyXmlExportOnBeforeWriteFileGets or sets the XML export on before write file JScript.  
public PropertyXmlExportOnGroupCompleteGets or sets the XML export on group complete JScript.  
public PropertyXmlExportOnGroupInitGets or sets the XML export on group init JScript.  
public PropertyXmlExportOnGroupRowsGets or sets the XML export on group rows JScript.  
public PropertyXmlExportRowCompleteJScriptGets or sets the XML export row complete j script.  
public PropertyXmlExportRowInitJScriptGets or sets the XML export row initialize j script.  
public PropertyXmlExportScheduleJScriptGets or sets the XML export schedule j script.  
public PropertyXmlExportSkipCaseJScriptGets or sets the XML export initialize j script.  
Top

See Also

© 2024 All Rights Reserved.