addProDataObject( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Adds the ProDataObject instance
to its ProDataObject collection within the ProDataGraph,
as specified by the overloaded methods.
Syntax
|
- dataObj
- Specifies the
ProDataObjectto add. - index
- Specifies the location in the
ProDataObjectcollection to add theProDataObject. If you do not specify index, the method adds theProDataObjectto the end of the collection.