BMXNET 4.0 Developer API

Instance manages the context/access to RPMS - Configuration information - Login entry points - External changes to patient context

Namespace:  IndianHealthService.BMXNet.WinForm
Assembly:  BMXWIN40 (in BMXWIN40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public class WinFramework : Log
Public Class WinFramework _
	Implements Log
public ref class WinFramework : Log

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
WinFramework()()()
AttemptUserInputSetDivision(String, IWin32Window)
Answer true if changed, false if the same
BootStrapSettings
ChangePatient(Patient)
ChangePatient(Patient, Boolean)
ChangeVisit(Visit)
ChangeVisit(Visit, Boolean)
Close()()()
ConnectionSettings
Context
CreateLoginProcess()()()
CreateWithNetworkBroker()()()
CreateWithNetworkBroker(Boolean)
CreateWithNetworkBroker(Boolean, Log)
DivisionTable(User)
DivisionTable(String)
EasyLogin(IWin32Window, array<String>[]()[])
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
FindPatient(String)
FindPatients(String, Int32)
FindPatientsAsTable(String, Int32)
GetAssemblyIdentityFromEvidence(Evidence)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
GetTypeFromEvidence(Evidence, Type)
HardCodedSettings
ImHereServer()()()
Ping the server, will reset read-timeout
IsLogging
LoadConnectionSpecs(PersistentStore, array<String>[]()[])
LoadConnectionSpecsAndMergeWithExistingBMXConfiguration(Assembly, PersistentStore, array<String>[]()[])
LoadSettings(PersistentStore, array<String>[]()[])
LocalSession
Log..::.Log(String, String, array<String>[]()[])
Log..::.Log(String, String, Exception, array<String>[]()[])
Log
Logger to be used by all BMX objects.
Login
MemberwiseClone()()() (Inherited from Object.)
OpenOn(RemoteSession)
PrimaryRemoteSession
RemoteSessionPool
RetrievePriorBMXConfiguration(Assembly)
SetDivision(Division)
SetDivision(String)
Settengs
ToString()()() (Inherited from Object.)
TriggerLocalEvent(String, String)
User
Visits(Patient, Int32)
Visits(String, Int32)
VisitsAsTable(Patient, Int32)
VisitsAsTable(String, Int32)

Inheritance Hierarchy

System..::.Object
  IndianHealthService.BMXNet.WinForm..::.WinFramework

See Also