DeserializationResultDeserializedInfo Property |
Deserialized info object
Namespace: CMS.DataEngine.SerializationAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public BaseInfo DeserializedInfo { get; }
Property Value
Type:
BaseInfoRemarks
See
IsValid to identify whether deserialization was fully or just partially successful.
See Also