ISProfile.CreateForm

Description

Syntax

object.CreateForm(aForPatient, aFormTemplateCode[, isVisible = true[, isModal = false]])

Part Attribute Type Description
object Required
The object always implements the ISProfile interface
aForPatient In, Required
aFormTemplateCode In, Required
string
isVisible Optional
Default value is true
bool
isModal Optional
Default value is false
bool

Return Value

ISProfileForm

Example



  
Note:

See also

Version information

Added in v7.8.0