Share

SampleLineGroup.GetSampleLineIds Method

Gets the objectId collection of all sample lines in the sample line group.



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

Syntax

C#

public ObjectIdCollection GetSampleLineIds()

VB

Public Function GetSampleLineIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetSampleLineIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?