Represents an individual procedure, stipulation, or characteristic that, when taken together with other such SpecificationParameter within a Specification, gives a Product its definition.
| Name | Data Type | Description |
|---|---|---|
| ParameterKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| Specification | Specification |
Refer to data type’s documentation for further information |
| Test | Test |
Refer to data type’s documentation for further information |
| ResultType | ResultType |
Refer to data type’s documentation for further information |
| Value | Nullable<Decimal> |
Value |
| ValueType | TestValueType |
Refer to data type’s documentation for further information |
| TestDefinedValue | TestDefinedValue |
Refer to data type’s documentation for further information |
| PrintOnCofA | Boolean |
When set to true, SpecificationParameter will appear on printed Certificate of Analysis report |
| Minimum | Nullable<Decimal> |
Expected minimum value |
| Method | TestMethod |
Refer to data type’s documentation for further information |
| Maximum | Nullable<Decimal> |
Expected maximum value |
| TestDescriptionOverride | String |
Provides the ability to supply a Specification specific name/description override for the associated Test |
| AggregationType | AggregationType |
Refer to data type’s documentation for further information |
| Notes | String |
User assigned text intended to capture information not otherwise captured by other properties |