BMXNET 4.0 Developer API
Access the primary RemoteSession.
Namespace:
IndianHealthService.BMXNet.EHRRemarks
This is used by the partial class to prime your RemoteSessionConsumer implementing control
Assembly: BMXEHR40 (in BMXEHR40.dll)
Syntax
C# | Visual Basic | Visual C++ |
public RemoteSession RemoteSession { get; set; }
Public Property RemoteSession As RemoteSession
public: property RemoteSession^ RemoteSession { RemoteSession^ get (); void set (RemoteSession^ value); }