@FieldName
mandatory
varchar(100)
The field name, used to refer to this field by other fields and when getting the value from the multi-control.
@Label
mandatory
varchar(1000)
@ReferencedTableFieldName
mandatory
varchar(600)
The field name of a field created using SoftadminGuide.FieldStandard_Table_Create.
@Description
optional
nvarchar(max)
@Mandatory
optional
bit
Default: 0.
@Recursive
optional
bit
Whether or not to recursively find child tables.
Default: 1.