Removes an existing schema.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- schema
- Type: Ingeniux.CMSISchema
Schema to remove
Return Value
Type: BooleanTrue if the schema is not null and exists in collection, false otherwise.
See Also