adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ChangeLogParameters Class / CommentsTextType Property

In This Topic
    CommentsTextType Property (ChangeLogParameters)
    In This Topic
    The text type for the SnapshotComments
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property CommentsTextType As TextType
    [DataMember()]
    public TextType CommentsTextType {get; set;}
    See Also