Show / Hide Table of Contents

Class TrackInternationalOrderResponse

Inheritance
System.Object
TrackInternationalOrderResponse
Namespace: IFSWebServices.XmlInternationalServices
Assembly: WebServices.dll
Syntax
[MessageContract(WrapperName = "TrackInternationalOrderResponse", WrapperNamespace = "WebServices.EnvelopeMessage", IsWrapped = true)]
public class TrackInternationalOrderResponse

Constructors

TrackInternationalOrderResponse()

Declaration
public TrackInternationalOrderResponse()

TrackInternationalOrderResponse(Envelope)

Declaration
public TrackInternationalOrderResponse(Envelope Envelope)
Parameters
Type Name Description
Envelope Envelope

Fields

Envelope

Declaration
[MessageBodyMember(Namespace = "WebServices.EnvelopeMessage", Order = 0)]
public Envelope Envelope
Field Value
Type Description
Envelope
Back to top Generated by DocFX