adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / INotificationMessage Interface / Clone Method


In This Topic
    Clone Method (INotificationMessage)
    In This Topic
    Creates a clone of the message
    Syntax
    'Declaration
     
    
    Function Clone() As INotificationMessage
    See Also