GOA - NETiKA.Toolkit.Data.DateTimePropertyFilter

DateTimePropertyFilter Class


Represents the filter to use with DateTime properties.

Definition

public class DateTimePropertyFilter: PropertyFilter

Members Table

MethodDescription
CloneOverriden. Creates a shallow copy of the current Filter.
DateTimePropertyFilterOverloaded. Initializes a new instance of DateTimePropertyFilter.
DisposeOverloaded. (Inherited from Filter)
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
EqualsFilterOverriden. Specifies whether another filter is equal to the current filter. (Inherited from PropertyFilter)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
SetFilterOverloaded. Sets the filter of DateTime type.
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
IsDisposedInherited from Filter.
NotGets or sets the value indicating whether the opposite of the filter must be applied. (Inherited from PropertyFilter)
PropertyNameGets or sets the value indicating the name of the property that the filter is applied to. (Inherited from PropertyFilter)
TypeFilterGets or sets the type filter is being applied. (Inherited from PropertyFilter)
OperatorDescription
operator !Specifies the filter that is not like the current filter. (Inherited from Filter)
operator &Inherited from Filter.
operator |Inherited from Filter.
FieldDescription
propertyNameThe name of the property that the filter is applied to. (Inherited from PropertyFilter)
typeFilterThe filter of type that is applied to. (Inherited from PropertyFilter)

Inheritance Hierarchy

Object
Filter
PropertyFilter
DateTimePropertyFilter

Class Information

NamespaceNETiKA.Toolkit.Data
Flash LibraryGOAToolkit.scl
Flash Library Version0.20.3.0
Silverlight LibraryGOAToolkit.dll



© 2003-2007 NETiKA Technologies. All rights reserved.