ODSOFilter.CompareTo Property

Returns or sets a String that represents the text to compare in the query filter criterion.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property CompareTo As String
    Get
    Set
'Usage
Dim instance As ODSOFilter
Dim value As String

value = instance.CompareTo

instance.CompareTo = value
string CompareTo { get; set; }

Property Value

Type: System.String

See Also

Reference

ODSOFilter Interface

ODSOFilter Members

Microsoft.Office.Core Namespace