Retrieves a previous version of this schema by its version number.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- version
- Type: SystemInt32
Version number to retrieve
Return Value
Type: ISchemaVersionPrevious version with matching version number. If version number is out of range, returns null.
See Also