Share

SectionView.GetSectionProjectionLabelIds Method

Gets an ObjectIdCollection of the SectionProjectionLabels in the SectionView.



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

Syntax

C#

public ObjectIdCollection GetSectionProjectionLabelIds()

VB

Public Function GetSectionProjectionLabelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetSectionProjectionLabelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?