Retrieves one of the six system schemas.
These system schemas are essential to CMS functionality and cannot be modified via the CSAPI.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- systemSchemaType
- Type: Ingeniux.CMS.EnumsEnumSystemSchema
The type of system schema to retrieve.
Return Value
Type: ISchemaThe system schema with matching enum value.
See Also