SectionType Enumeration

SectionType Enumeration

Declares the section data type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum SectionType
Public Enumeration SectionType
public enum class SectionType
type SectionType
Members
Member nameValueDescription
Body1 
Footer3 
Header0 
None-1 
Summary2 
See Also