adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IResponseActionScriptParameters Interface / Messages Property

In This Topic
    Messages Property (IResponseActionScriptParameters)
    In This Topic
    Collection of messages for the event.
    Syntax
    'Declaration
     
    
    ReadOnly Property Messages As Message()
    Message[] Messages {get;}
    See Also