Try OpenEdge Now
skip to main content
.NET Open Clients
Accessing Proxy Properties : Accessing properties with methods : General property accessor methods for Connection objects : Get property methods syntax
 
Get property methods syntax
public string    GetStringProperty(string propName)
public int       GetIntProperty(string propName)
public long      GetLongProperty(string propName)
public boolean   GetBooleanProperty(String propName)