@ParameterName
mandatory
varchar(1000)
The parameter name, used to refer to this field by other fields and when getting the value from the multi-control.
@Label
mandatory
varchar(1000)
The parameter label.
@Description
mandatory
nvarchar(max)
Description for the field.
@IsMandatory
optional
bit
Indicates whether the parameter is mandatory.
Default: 0.