Declares the section data type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Enumeration SectionType
public enum class SectionType
MembersMember name | Value | Description |
---|
Header | 0 | |
Body | 1 | |
Summary | 2 | |
Footer | 3 | |
None | -1 | |
See Also