Removes a InSite Search Schema Exception entry.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- fieldGlobalException
- Type: Ingeniux.CMSISearchSchemaException
The schema exception entry to remove
Return Value
Type: BooleanTrue if the fieldGlobalException parameter is not null and exists in the collection. Otherwise, this method returns false.
See Also