Removes a schema field favorite entry from a collection
by its unique ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- favEntryId
- Type: SystemString
Unique ID of the favorite
Return Value
Type: BooleanTrue if favorite if the ID exists, false otherwise.
See Also