Previous Topic

Next Topic

Book Contents

Removing a dynamic visit

If no patient data has been entered in any form in a dynamic visit, you can remove the visit by calling the RemoveEmptyDynamicVisit method. If you attempt to remove a dynamic visit that has any data entered in any of its forms, the InForm application issues an error message indicating that you cannot remove the visit.

RemoveEmptyDynamicVisit has a single parameter: the RefName of the dynamic visit.

Send Feedback