Show / Hide Table of Contents

Class GetBilateralAgreementsRequest

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

Constructors

GetBilateralAgreementsRequest()

Declaration
public GetBilateralAgreementsRequest()

GetBilateralAgreementsRequest(Envelope)

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