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