Search Results for

    Show / Hide Table of Contents

    Enum VolumePresentation

    Types of presentation for volume values.

    Namespace: VMS.TPS.Common.Model.Types
    Assembly: VMS.TPS.Common.Model.Types.dll
    Syntax
    public enum VolumePresentation

    Fields

    Name Description
    AbsoluteCm3

    The volume as a cm3.

    Relative

    The volume as a percentage.

    In This Article
    Back to top