| 
        End
         | 
    Creates a new EndTreatmentType in the specified document.
   
   Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
 Syntax
     Syntax
    
   Parameters
- doc Document
- A Document.
Return Value
EndTreatmentTypeReturns the newly created EndTreatmentType in the specified document.
 Exceptions
     Exceptions
    
   | Exception | Condition | 
|---|---|
| ArgumentNullException | A non-optional argument was null | 
 See Also
     See Also