Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Serialization
DeserializationResultBase Class
DeserializationResultBase Properties
FailedFields Property
FailedMappings Property
IsValid Property
DeserializationResultBase
FailedFields Property
Collection of names of fields and raw values that was impossible to deserialize.
Namespace:
CMS.DataEngine.Serialization
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
IDictionary
<
string
,
string
>
FailedFields
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
DeserializationResultBase Class
CMS.DataEngine.Serialization Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com