GenOrder


Dose

Namespace: Informedica.GenOrder.Lib
Parent Module: Dose

Type that represents a dose quantity, total and rate

Union Cases

Union CaseDescription
Dose(Quantity,Total,Rate)
Signature: Quantity * Total * Rate
Fork me on GitHub