adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / NotificationAttachment Class
Members


In This Topic
    NotificationAttachment Class
    In This Topic
    A file attachment for a NotificationMessage
    Syntax
    'Declaration
     
    
    <DataContractAttribute()>
    Public Class NotificationAttachment 
       Implements INotificationAttachment 
    [DataContract()]
    public class NotificationAttachment : INotificationAttachment  
    [DataContract()]
    public ref class NotificationAttachment : public INotificationAttachment  
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Shared.Notification.NotificationAttachment

    See Also