adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IApplicationIntegration Interface / Result Property

In This Topic
    Result Property (IApplicationIntegration)
    In This Topic
    The result of the script execution
    Syntax
    'Declaration
     
    
    Property Result As Object
    object Result {get; set;}
    See Also