Property Parameters
Parameters
The parameters in the subgroup. In case multiple RADSubGroupInfo objects are defined for the same shared model group, the parameters in the subgroups need to be consistent with each other. This means that either the parameters in the subgroups have the same label, or the order of the parameters in the subgroups is consistent.
public List<RADParameter> Parameters { get; set; }