Click or drag to resize
Infosoft Logo

ExtendSubscriptionResponseCallResultEntry Property

Gets or sets the call result entry that was created by the order.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public CallResultExchange CallResultEntry { get; set; }

Property Value

CallResultExchange
The call result entry.
See Also