ISAccessionPatient.SetDirectLogonList

Description

Syntax

object.SetDirectLogonList(aPatientID, aValue)

Part Attribute Type Description
object Required
The object always implements the ISAccessionPatient interface
aPatientID In, Required
int
aValue In, Required
bool

Return Value

string

Example



  
Note:

Version information

Added in v7.8.0
parameter aValue added in v7.11.0
parameter Value removed in v7.11.0
return type changed from void to string in v7.11.0