Declares the section data type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
| C# |
|---|
public enum SectionType |
| Visual Basic |
|---|
Public Enumeration SectionType |
| Visual C++ |
|---|
public enum class SectionType |
Members
| Member name | Description |
|---|---|
| None | |
| Header | |
| Body | |
| Summary | |
| Footer |