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