Parameter Types
This display allows you to see list of parameter types. These are generated by the Calc Engine backend.
| Property | Data Type | Description |
|---|---|---|
| Name | String | Descriptive name for the type |
| TypeName | String | String passed to System.Type.GetType() to get the represented .NET type. Not used when EquipmentType != null. |
| EquipmentType | ref. Equipment | If not null, represents the Equipment for which this type is a helper class. |
| EquipmentDataSource | ref. CalcDataSource | Data source of the calculation. |
Updated 17 days ago
