addProDataObject( )
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.