Click or drag to resize
SyncProcessResultProcessException Property

[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Sync.SyncProcessResult.ProcessException"]

Namespace: Activsoft.Engine.Mobile.Utils.Sync
Assembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Exception ProcessException { get; set; }

Property Value

Type: Exception
See Also