Click or drag to resize

IExportMappingConverterMigrationWasMarkedAsImpossible Method

Checks whether migrated xml has marks that migration was not possible

Namespace:  Omada.OE.Model.EsAdapter
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
bool MigrationWasMarkedAsImpossible(
	string convertedMappingsXml
)

Parameters

convertedMappingsXml
Type: SystemString

Return Value

Type: Boolean
See Also