ISProfile.SavePredictDoc

Obsolete

Description

This method is obsolete and should not be used for now.

Syntax

object.SavePredictDoc aPatientID, isSign, aResultHTML, aResultXML, aResultHL7

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aPatientID In, Required
int
isSign In, Required
bool
aResultHTML In, Required
string
aResultXML In, Required
string
aResultHL7 In, Required
string

Example



  
Note:

Version information

Added in v7.8.0
Obsolete in v8.5.0