@FieldName
mandatory
varchar(1000)
The field name, used to refer to this field by other fields and when getting the value from the multicontrol.
@Label
mandatory
nvarchar(1000)
@ParentTableFieldName
mandatory
nvarchar(600)
The field name of a field created using SoftadminGuide.FieldStandard_SqlObjectName_Create, with @FindTables=1.
@Description
optional
nvarchar(max)
@IsMandatory
optional
bit
Default 0.
@Recursive
optional
bit
Whether or not to recursively find parent tables.
Default 1.