adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ADTObject Class / DescriptionTextType Property


In This Topic
    DescriptionTextType Property
    In This Topic
    Specifies the format for the text in the Description
    Syntax
    'Declaration
     
    
    Public Property DescriptionTextType As TextType
    public TextType DescriptionTextType {get; set;}
    public:
    property TextType DescriptionTextType {
       TextType get();
       void set (    TextType value);
    }
    Remarks
    See Also