Removes an export entry from the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- export
- Type: Ingeniux.CMSIExportElement
Export entry to remove
Return Value
Type: BooleanTrue if export entry exists with the same name, false otherwise.
See Also