BMXNET 4.0 Developer API

Answer true if a future appointment.

Namespace:  IndianHealthService.BMXNet.Model
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
bool IsFutureAppointment { get; }
ReadOnly Property IsFutureAppointment As Boolean
property bool IsFutureAppointment {
	bool get ();
}

See Also