BMXNET 4.0 Developer API

Fetch from RPMS the user's current keys. The user's division must be set before calling this metohd.

Namespace:  IndianHealthService.BMXNet.Model
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
List<string> RequestKeys()
Function RequestKeys As List(Of String)
List<String^>^ RequestKeys()

Return Value

See Also