DeserializationResultBaseIsValid Property |
Returns true if deserialized info object contains all fields that were present in its source and all references were successfully mapped to existing DB objects.
Namespace: CMS.DataEngine.SerializationAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public bool IsValid { get; }
Property Value
Type:
BooleanSee Also