Parameter Types

This display allows you to see list of parameter types. These are generated by the Calc Engine backend.

PropertyData TypeDescription
NameStringDescriptive name for the type
TypeNameStringString passed to System.Type.GetType() to get the represented .NET type. Not used when EquipmentType != null.
EquipmentTyperef. EquipmentIf not null, represents the Equipment for which this type is a helper class.
EquipmentDataSourceref. CalcDataSourceData source of the calculation.