Gets a value showing the error that occurred during a save operation.
Namespace:
C1.DataAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public Exception Error { get; private set; } |
| Visual Basic |
|---|
Public Property Error As Exception Get Private Set |