ISchemaWithVersionsTIsSystemSchema Method
|
Checks whether this Schema is an essential schema that comes with default CMS instance.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax Function IsSystemSchema As Boolean
abstract IsSystemSchema : unit -> bool
Return Value
Type:
BooleanTrue if it's built-in an essential system for CMS; False otherwise
See Also