SectionViewBandSetStyleGetBottomBandSetItems Method |
Gets the bottom band items collection from the current bandset style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewBandSetItemCollection GetBottomBandSetItems()
Public Function GetBottomBandSetItems As SectionViewBandSetItemCollection
public:
SectionViewBandSetItemCollection^ GetBottomBandSetItems()
Return Value
SectionViewBandSetItemCollection
See Also