Gets the ObjectIdCollection of all sample line groups belonging to this Alignment.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectIdCollection GetSampleLineGroupIds()
VB
Public Function GetSampleLineGroupIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetSampleLineGroupIds()