Dose
Namespace: Informedica.GenOrder.Lib
Parent Module: Dose
Type that represents a dose quantity, total and rate
Union Cases
Union Case | Description |
Dose(Quantity,Total,Rate)
Signature: Quantity * Total * Rate
|