Enum PrescriptionType
Enumeration of prescription types.
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum PrescriptionType
Fields
Name | Description |
---|---|
PrescriptionTypeDepth | Depth. |
PrescriptionTypeIsodose | Isodose. |
PrescriptionTypeNone | Undefined. |
PrescriptionTypeVolume | Volume. |