Gets the bottom band items collection from the ProfileView.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public ProfileViewBandItemCollection GetBottomBandItems()
Visual Basic
Public Function GetBottomBandItems As ProfileViewBandItemCollection
Visual C++
public:
ProfileViewBandItemCollection^ GetBottomBandItems()

See Also