Search Results for

    Show / Hide Table of Contents

    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.

    In This Article
    Back to top