Enum ChangeBrachyTreatmentUnitResult
Return value for BrachyPlanSetup method ChangeTreatmentUnit(BrachyTreatmentUnit, Boolean, out List<String>).
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum ChangeBrachyTreatmentUnitResult
Fields
Name | Description |
---|---|
Failed | Changing the brachy treatment unit failed. |
FailedBecausePlanContainsSeedCollections | Brachy treatment unit could not be changed because the plan contains seed collection(s). |
Success | Changing the brachy treatment unit succeeded. |
SuccessButPdrDataMissing | Changing the brachy treatment unit succeeded, but the PDR (Pulse Dose Rate) data is missing from the plan. |