Show / Hide Table of Contents

Class TrackInternationalOrderRequest

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

Constructors

TrackInternationalOrderRequest()

Declaration
public TrackInternationalOrderRequest()

TrackInternationalOrderRequest(Envelope)

Declaration
public TrackInternationalOrderRequest(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