BMXNET 4.0 Developer API
The ContextChangedArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| AfterContext |
The current state of the context. This context object is that same instance used for the
life of the LocalSession
| |
| 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.
|