Click or drag to resize
ImportConverterVersions Property
Array of incompatible versions. (Target version of conversion.)

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static List<string> Versions { get; }

Property Value

Type: ListString
See Also