adTempus API
ArcanaDevelopment.adTempus.Client Namespace / WebRequestTask Class / RequestURL Property

In This Topic
    RequestURL Property
    In This Topic
    The URL to request.
    Syntax
    'Declaration
     
    
    Public Property RequestURL As String
    public string RequestURL {get; set;}
    Remarks
    This value is required. Variable tokens can be used. The protocol (e.g., "http://") must be included.
    See Also