BMXNET 4.0 Developer API

The ContextChangedArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.

See Also