AP&C API Reference
|
The attribute class used to identify proper inputs to implementations of IMeasurementFormula{T}. More...
Public Member Functions | |
MeasurementFormulaInputAttribute (Type resourceType, string nameKey, string descriptionKey, string unitType, uint minOccurs, uint maxOccurs) | |
Initializes a new instance of the MeasurementFormulaInputAttribute class. More... | |
Properties | |
FormulaInputDescriptor | Descriptor [get] |
Gets the descriptor. More... | |
The attribute class used to identify proper inputs to implementations of IMeasurementFormula{T}.
|
inline |
Initializes a new instance of the MeasurementFormulaInputAttribute class.
resourceType | Type of the resource. |
nameKey | The key used to get the resource containing the name. |
descriptionKey | The key used to get the resource containing the description. |
unitType | Type of the unit. |
minOccurs | The min occurs. |
maxOccurs | The max occurs. |
|
get |
Gets the descriptor.