Click or drag to resize
AsyncCallCompletedEventArgsByteResult Property
Gets Byte 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 byte[] ByteResult { get; }

Property Value

Type: Byte
See Also