JAMS Developer Guide
Submit.Parameter Class Properties


MVPSI.JAMS Namespace : Submit.Parameter Class

For a list of all members of this type, see Submit.Parameter members.

Public Properties
 NameDescription
Public PropertyGets or sets the AllowEntry property. When set to false, the end-user is not allowed to enter the value of this parameter.  
Public PropertyGets the datatype of this parameter  
Public PropertyGets or sets the DefaultFormat property. If a parameter is referenced without an explicit format string, this value will be used.  
Public PropertyThe default value specified in the parameter definition. This is used to initialize the ParamValue property.  
Public PropertyGets or sets the value for this parameters help text.  
Public PropertyGets the Hide property. When set to true, the parameter is not displayed to the end-user.  
Public PropertyGets the maximum length of this parameters value.  
Public PropertyGets or sets the MustFill property. When set to true, the end-user must completly fill the value for this parameter.  
Public PropertyIdentifies where this parameter originated.  
Public PropertyGets the internal ID of this Parameter.  
Public PropertyGets the name of this Parameter  
Public PropertyGets or sets the value of this parameter  
Public PropertyGets the prompt for this parameter.  
Public PropertyGets or sets the Required property. When set to true, the end-user must enter a value for this parameter.  
Public PropertyGets or sets the Uppercase property. When set to true, the value for this parameter is forced to uppercase.  
Public PropertyGets or sets data needed to validate this parameter.  
Public PropertyGets or sets the type of validation that should be peformed on this parameter.  
Top
See Also

Reference

Submit.Parameter Class
MVPSI.JAMS Namespace