fcSDK Documentation
NotContainsFilter Class
Members 

Filter field on strings that do not contain the input to this filter
Syntax
'Declaration
 
Public Class NotContainsFilter 
   Inherits NotLikeFilter
public class NotContainsFilter : 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.NotContainsFilter

Requirements

Namespace: FChoice.Foundation.Filters

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

See Also

Reference

NotContainsFilter Members
FChoice.Foundation.Filters Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.