Search Results for

    Show / Hide Table of Contents

    Enum ResetSourcePositionsResult

    Return value for Catheter method ResetSourcePositions.

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

    Fields

    Name Description
    NoSideEffects

    Source positions were reset without notifications or side effects.

    TotalDwellTimeChanged

    The total dwell time changed as a result of resetting the source positions.

    In This Article
    Back to top