EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2ReceiptRequest.URL

TElAS2ReceiptRequest     See also    


 

Specifies an URL where the asynchronous receipt should be delivered to.

 
 

Declaration

[C#]
    string URL;

[VB.NET]
    Property URL As String

[Pascal]
    property URL : string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    If asynchronous receipt is requested, this property specifies the URL where it should be delivered to (mailto, http and ftp URLs are allowed).

 
 

See also:     AsyncReceipt    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation