adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SearchReplaceMatch Class / TextReplaced Property


In This Topic
    TextReplaced Property
    In This Topic
    Indicates whether the text was replaced
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TextReplaced As Boolean
    public bool TextReplaced {get;}
    public:
    property bool TextReplaced {
       bool get();
    }
    See Also