StringParameterInit class

StringParameterInit class

Base class for all string parameter initializers.

Inheritance: StringParameterInitParameterInitPrintTicketElement

The StringParameterInit type exposes the following members:

Properties

PropertyDescription
nameGets the element name.
min_lengthFor string values, defines the shortest allowed string.
max_lengthFor string values, defines the longest allowed string.

See Also