adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectChangeLog Class / CommentsTextType Property


In This Topic
    CommentsTextType Property (ObjectChangeLog)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CommentsTextType As TextType
    public TextType CommentsTextType {get;}
    public:
    property TextType CommentsTextType {
       TextType get();
    }
    See Also