Gets the object id collection of all the profile views in which this part was drawn.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public ObjectIdCollection GetProfileViewsDisplayingMe()
VB
Public Function GetProfileViewsDisplayingMe As ObjectIdCollection
C++
public: ObjectIdCollection^ GetProfileViewsDisplayingMe()