NotEndsWithFilter Class
Filter field on strings that do end with the input to this filter
Syntax
'Declaration
Public Class NotEndsWithFilter
Inherits NotLikeFilter
public class NotEndsWithFilter : NotLikeFilter
Example
Developer Walkthrough - Advanced Filtering
Inheritance Hierarchy
System.Object
FChoice.Foundation.Filters.Filter
FChoice.Foundation.Filters.ColumnBasedFilter
FChoice.Foundation.Filters.OperationFilter
FChoice.Foundation.Filters.LikeFilter
FChoice.Foundation.Filters.NotLikeFilter
FChoice.Foundation.Filters.NotEndsWithFilter
Requirements
Namespace: FChoice.Foundation.Filters
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
NotEndsWithFilter Members
FChoice.Foundation.Filters Namespace