WildcardFilter Properties

Include Protected Members
Include Inherited Members

The WildcardFilter type exposes the following members.

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether the object contains a localized display name. (Inherited from FilterBase.)
Public property FilterDescriptor Gets the filter descriptor. (Inherited from FilterBase.)
Public property Item Gets or sets the value of the filter at the specified index. (Inherited from ComparisonFilter.)
Public property LocalizedDisplayName Gets the localized display name. (Inherited from FilterBase.)
Public property Name Gets the filter base name. (Inherited from FilterBase.)
Public property Operator Gets the current comparison operator. (Inherited from ComparisonFilter.)
Public property SystemIndependentValue Gets or sets the external system-independent value of this wildcard filter.
Public property Value Gets or sets the external system-dependent value of this wildcard filter. (Overrides ComparisonFilter.Value.)
Public property ValueCount Gets the count of the comparison filter values, which is always 1. (Inherited from ComparisonFilter.)

Top

See Also

Reference

WildcardFilter Class

Microsoft.SharePoint.BusinessData.Runtime Namespace