ISHealthLinkFormUtils.AddTask

Description

Intrahealth internal use only.

Syntax

object.AddTask aSessionKey, aCode, ADueDate, aTaskDescription, aRecurrenceInterval, aIntervalUnit, aComplete

Part Attribute Type Description
object Required
The object always implements the ISHealthLinkFormUtils interface
aSessionKey In, Required
string
aCode In, Required
string
ADueDate In, Required
DateTime
aTaskDescription In, Required
string
aRecurrenceInterval In, Required
int
aIntervalUnit In, Required
string
aComplete In, Required
bool

Example



  
Note:

Version information

Added in v7.8.1
Added in v7.9.1