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