
Visual Basic (Declaration) | |
---|---|
<XmlRootAttribute("greaterthan")> Public Class GreaterThan Inherits LogicalFilter |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GreaterThan |
C# | |
---|---|
[XmlRoot("greaterthan")] public class GreaterThan : LogicalFilter |
C++/CLI | |
---|---|
[XmlRoot("greaterthan")] public ref class GreaterThan : public LogicalFilter |
System.Object
SourceCode.SmartObjects.Client.Filters.Filter
SourceCode.SmartObjects.Client.Filters.LogicalFilter
SourceCode.SmartObjects.Client.Filters.GreaterThan
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2