Show / Hide Table of Contents

Class SaveResult

Inheritance
System.Object
SaveResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Heart.Models
Assembly: mix.heart.dll
Syntax
public class SaveResult

Properties

| Improve this Doc View Source

Exceptions

Declaration
public List<Exception> Exceptions { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.Exception>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾