ISPatientRecallPlan.AddVisit

Description

Syntax

object.AddVisit(pCode, pDueDate, pProviderCode[, isMissingHistoryOrRepeatedVisit = false])

Part Attribute Type Description
object Required
The object always implements the ISPatientRecallPlan interface
pCode In, Required
string
pDueDate In, Required
DateTime
pProviderCode In, Required
string
isMissingHistoryOrRepeatedVisit In, Optional
Default value is false
bool

Return Value

ISPatientRecallVisit

Example



  
Note:

Version information

Added in v7.8.0