EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3ReceiptRequest.URL

TElAS3ReceiptRequest    


 

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 this property contains non-empty string, an asynchronous receipt is requested, and this value specifies an URL where it should be delivered to (mailto, http and ftp URLs are allowed).

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