Type and Attribute combinations

Here we see an overview of where the combinations of types and attributes can be used together:

Attributes String List of strings Numeric DateTime Boolean Enum Flags
Caption
DecimalPlaces
Default
Description
IsPassword
IsRequired
MaxValue
MinValue
ModuleParameterDirection

The variety of options for creating parameters to your own custom modules provides flexibility for many types of uses. For a more hands on option for trying the various parameters types, you can try the sample project available at the article below.

https://kb.jobserver.net/Q100031