| ObjectImporterResultErrorsWithIndex Property |
Each error message is for a specific object and is
prefixed with the index of the object (in the xml specified for "ImportDataObjects").
Format: "[index]:[error message]"
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic List<string> ErrorsWithIndex { get; }
Property Value
Type:
ListString
See Also