Sample common interface method prototypes in Reference.vb
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The Web reference file (Reference.vb) defines the sample common interface
methods for managing Web service objects using the following Sub
declarations:
- Common
OrderInfoObjAppObject methodsConnect_OrderInfo( ):Public Sub Connect_OrderInfo( ByVal userId As String, ByVal password As String, ByVal appServerInfo As String)Release_OrderInfo( ):Public Sub Release_OrderInfo( ) - Common
CustomerOrderObjProcObject methodsRelease_CustomerOrder( ):Public Sub Release_CustomerOrder( )