PointGroupCollectionGetOutOfDatePointGroupIds Method |
Gets an ObjectIdCollection that contains all the PointGroups that are out of date.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetOutOfDatePointGroupIds()
Public Function GetOutOfDatePointGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetOutOfDatePointGroupIds()
Return Value
ObjectIdCollection
See Also