adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SupportedResponseEvent Class / DisplayName Property


In This Topic
    DisplayName Property (SupportedResponseEvent)
    In This Topic
    The display name for the event
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DisplayName As String
    public string DisplayName {get;}
    public:
    property String^ DisplayName {
       String^ get();
    }
    See Also