SiteImportSettingsIsQuerySpecialCaseRequired Property |
Indicates whether special handling of query import is required when dealing with this package version.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax public bool IsQuerySpecialCaseRequired { get; }
Return Value
Type:
BooleanTrue if package originates from version older than 6.0
See Also