Click or drag to resize
Infosoft Logo

CreateCustomerResponseCallResultEntry Property

Gets or sets the temporary order (callresult entry) that was created by the service.

Namespace: Infosoft.Webservices.CustomerServices
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