Click or drag to resize
AsyncCallCompletedEventArgsResult Property
Gets Result returned from the Asynchronous call

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string Result { get; }

Property Value

Type: String
See Also