Share

PointGroupCollection.GetOutOfDatePointGroupIds Method

Gets an ObjectIdCollection that contains all the PointGroups that are out of date.



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

Syntax

C#

public ObjectIdCollection GetOutOfDatePointGroupIds()

VB

Public Function GetOutOfDatePointGroupIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetOutOfDatePointGroupIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?