Try OpenEdge Now
Java Open Clients
Accessing Proxy Properties
:
Accessing properties with methods
:
General property accessor methods for the RunTimeProperties class
:
Get property methods syntax
Get property methods syntax
public static String getStringProperty(String
propName
)
public static int getIntProperty(String
propName
)
public static long getLongProperty(String
propName
)
public static boolean getBooleanProperty(String
propName
)