'Declaration Public Property DescriptionTextType As TextType
'Declaration
Public Property DescriptionTextType As TextType
public TextType DescriptionTextType {get; set;}
public: property TextType DescriptionTextType { TextType get(); void set ( TextType value); }
Defaults to ArcanaDevelopment.adTempus.Shared.TextType.PlainText
Only ArcanaDevelopment.adTempus.Shared.TextType.PlainText and ArcanaDevelopment.adTempus.Shared.TextType.RTF are currently supported in the user interface.
ADTObject Class ADTObject Members Description Property