Overload List

  Name Description
Public method FilterElement This method is exposed to satisfy the ISerializable interface.
Public method FilterElement (Nullable<int>, Nullable<long>, Nullable<bool>, FilteredPropertyType) Obsolete. Creates a FilterElement object that specifies, by type, which properties to retrieve from the server.
Public method FilterElement (Nullable<int>, Nullable<long>, Nullable<bool>, FilteredPropertyType, Nullable<int>) Creates a FilterElement object that specifies, by type, which properties to retrieve from the server.
Public method FilterElement (Nullable<int>, Nullable<long>, Nullable<bool>, String) Obsolete. Creates a FilterElement object that specifies, either by identifier or by type, one or more properties to retrieve from the server.
Public method FilterElement (Nullable<int>, Nullable<long>, Nullable<bool>, String, Nullable<int>) Creates a FilterElement object that specifies, either by identifier or by type, one or more properties to retrieve from the server.
Family method FilterElement (SerializationInfo, StreamingContext) This method is exposed to satisfy the ISerializable interface.

See Also