Search Results for

    Show / Hide Table of Contents

    Enum GoalEvalResult

    Clinical Goal Evaluation Result

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

    Fields

    Name Description
    Failed

    Goal not achieved

    NA

    Not calculated

    Passed

    Goal achieved

    WithinVariationAcceptable

    The value within Variation Acceptable.

    In This Article
    Back to top