BMXNET 4.0 Developer API
The argument to the ContextChanged method. This event has methods that allow you
to detect which aspects of the context have changed and what the new context is.
Namespace:
IndianHealthService.BMXNet.ModelAssembly: BMXNET40 (in BMXNET40.dll)
Syntax
Members
All Members | Constructors | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
ContextChangedArgs()()() | ||
AfterContext |
The current state of the context. This context object is that same instance used for the
life of the LocalSession
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()() | (Inherited from Object.) | |
GetHashCode()()() | (Inherited from Object.) | |
GetType()()() | (Inherited from Object.) | |
IsPatientChange |
Answer if the patient had changed.
| |
IsVisitChange |
Answer if the visit had changed. When the patient changes and a visit had been selected, the
visit will change to null.
| |
MemberwiseClone()()() | (Inherited from Object.) | |
ToString()()() | (Inherited from Object.) |