Share

ProfileViewBandSet.GetBottomBandItems Method

Gets the bottom band items collection from the ProfileView.



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

Syntax

C#

public ProfileViewBandItemCollection GetBottomBandItems()

VB

Public Function GetBottomBandItems As ProfileViewBandItemCollection

C++

public:
ProfileViewBandItemCollection^ GetBottomBandItems()

Return Value

ProfileViewBandItemCollection

See Also

Reference

Was this information helpful?