Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataGraph class : Extended methods : getProDataGraphName( )
 
getProDataGraphName( )
Returns the name of this ProDataGraph object.

Syntax

java.lang.String getProDataGraphName()

Note

This name is typically identical to the ABL name of a ProDataSet to which this ProDataGraph object maps as a parameter of a proxy application service method.