SectionType Enumeration
Declares the section data type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:  2011

Syntax

C#
public enum SectionType
Visual Basic
Public Enumeration SectionType
Visual C++
public enum class SectionType

Members

Member nameDescription
None
Header
Body
Summary
Footer

See Also