BenSelect Documentation
Export Class
See Also  Send Feedback
Selerix.BenSelect.Server.Report Namespace : Export Class
Configuration of Benefit Agent extract

Object Model

Export ClassExportCustomParameterCollection ClassExportCustomParameter ClassExportEdiSettingCollection ClassExportEdiSetting ClassExportEdiSettingCollection ClassExportEdiSetting ClassExportCustomParameterCollection ClassExportCustomParameter Class

Public Fields

 NameDescription
public FieldParentThe parent  
public FieldTablesList of tables in report  
Top

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

Public Methods

 NameDescription
public MethodAddTableAdds the table.  
public Methodstatic (Shared in Visual Basic)DeserializeFromStringDeserializes from string.  
public Methodstatic (Shared in Visual Basic)InitInitializes this instance.  
public Methodstatic (Shared in Visual Basic)InitStandardParametersInits the standard parameters.  
public MethodShouldSerializeDeprecatedEdiPropertiesShould 'DeprecatedEdiProperties' be serialized.  
public MethodShouldSerializeXmlExportInitJScriptShoulds the serialize XML export initialize j script.  
public MethodShouldSerializeXmlExportOnBeforeWriteFileShoulds the serialize XML export on before write file JScript.  
public MethodShouldSerializeXmlExportOnGroupCompleteShoulds the serialize XML export on group complete JScript.  
public MethodShouldSerializeXmlExportOnGroupInitShoulds the serialize XML export on group init JScript.  
public MethodShouldSerializeXmlExportOnGroupRowsShoulds the serialize XML export on group rows JScript.  
public MethodShouldSerializeXmlExportRowCompleteJScriptShoulds the serialize XML export row complete j script.  
public MethodShouldSerializeXmlExportRowInitJScriptShoulds the serialize XML export row initialize j script.  
public MethodShouldSerializeXmlExportScheduleJScriptShoulds the serialize XML export schedule j script.  
public MethodShouldSerializeXmlExportSkipCaseJScriptSerialize XML export on case JScript.  
Top

Inheritance Hierarchy

System.Object
   Selerix.BenSelect.Server.Report.Export

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.