BenSelect Documentation
ExportCustomFileParameter Class
See Also  Send Feedback
Selerix.BenSelect.Server.Report Namespace : ExportCustomFileParameter Class
Export custom file parameter

Object Model

ExportCustomFileParameter ClassExportCustomParameterOptionCollection ClassExportCustomParameterOption Class

Public Properties

 NameDescription
public PropertyCommentGets or sets the comments or instructions. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyDefaultValueGets or sets the default value. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyDefaultValueDescriptionGets or sets the DefaultValueDescription value. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyDefaultValueJScriptGets or sets the Script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyFileExtentionsGets or sets the supported file extentions.  
public PropertyFileMaskGets or sets the file mask.  
public PropertyFileNameGets or sets the name of the file.  
public PropertyFormatGets or sets the format. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyInstructionKeyGets or sets the instruction key. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyIsNewGets or sets whether custom parameter is new. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyMaxLengthGets or sets the maximum length. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyNameGets or sets the name. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyOptionsGets or sets the options. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyOrderGets or sets parameter order. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyParentIDGets or sets the parent identifier.  
public PropertyParentNameGets or sets the name of the parent. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyRequiredGets or sets a value indicating whether this ExportCustomParameter is required. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyStandardGets or sets a value indicating whether this ExportCustomParameter is Standard. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyTypeGets or sets the type. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyValuesListJScriptGets or sets the script can modify values list for parameter. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyVisibleGets or sets a value indicating whether this ExportCustomParameter is Visible. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyVisibleJScriptGets or sets the script for visibility of parameter. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyXmlDefaultValueJScriptGets or sets the XML script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyXmlValuesListJScriptGets or sets the XML script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public PropertyXmlVisibleJScriptGets or sets the XML script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
Top

Public Methods

 NameDescription
public MethodGetControlIdGets the control id. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public MethodGetDelimittedOptionsStringGets the delimited options string. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public Methodstatic (Shared in Visual Basic)ParseExtentionsParse string as set of lines to choices options. each line contain {description}|{value}  
public MethodShouldSerializeInstructionKeyShoulds the serialize instruction key. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public MethodShouldSerializeMaxLengthShoulds the maximum length of the serialize. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public MethodShouldSerializeOrderShoulds the serialize order. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public MethodShouldSerializeXmlDefaultValueJScriptShoulds the serialize XML default value j script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public MethodShouldSerializeXmlValuesListJScriptShoulds the serialize XML values list j script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
public MethodShouldSerializeXmlVisibleJScriptShoulds serialize XML on visible j script. (Inherited from Selerix.BenSelect.Server.Report.ExportCustomParameter)
Top

Inheritance Hierarchy

System.Object
   Selerix.BenSelect.Server.Report.ExportCustomParameter
      Selerix.BenSelect.Server.Report.ExportCustomFileParameter

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.