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