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


In This Topic
    DescriptionToStore Property
    In This Topic
    The description to store in object, if different than the default
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DescriptionToStore As String
    public string DescriptionToStore {get;}
    public:
    property String^ DescriptionToStore {
       String^ get();
    }
    See Also