Gets an ObjectIdCollection that contains all the PointGroups that are out of date.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public ObjectIdCollection GetOutOfDatePointGroupIds()
VB
Public Function GetOutOfDatePointGroupIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetOutOfDatePointGroupIds()