ISUI.CreateForm

Description

Syntax

object.CreateForm(aClassName[, aPatientID = 0[, aCaseID = 0[, aCustomParams]]])

Part Attribute Type Description
object Required
The object always implements the ISUI interface
aClassName In, Required
string
aPatientID Optional
Default value is 0
int
aCaseID Optional
Default value is 0
int
aCustomParams Optional
string

Return Value

ISVCLForm

Example



  
Note:

Version information

Added in v7.8.0