object.SaveFormJSON(aFormJson, aControlDataXml, aStrongValidation)
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISCDOFormHost interface |
|
aFormJson |
In/Out, Required | string& |
|
aControlDataXml |
In/Out, Required | string& |
|
aStrongValidation |
In, Required | bool |
string
int to string
in v8.5.0aStrongValidation
added in v8.5.0