object.DeleteForm(aContactID, aFormID, aStrongValidation)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISCDOFormHost interface |
|
aContactID |
In, Required | int |
|
aFormID |
In, Required | int |
|
aStrongValidation |
In, Required | bool |
string
aStrongValidation added in v8.5.0