Public Methods
|  Clone | Creates a new object that is a copy of the current instance.   DISPID (Dispatch ID):   For more information, see Clone in .NET Reference. | 
|  Equals | Determines whether the specified object is equal to the current object.   DISPID (Dispatch ID):   For more information, see Equals in .NET Reference. | 
|  GetHashCode | Returns a hash code for the current object.   DISPID (Dispatch ID):   For more information, see GetHashCode in .NET Reference. | 
|  GetObjectData |   DISPID (Dispatch ID):   For more information, see GetObjectData in .NET Reference. | 
|  GetType | Gets the Type of the current instance.   DISPID (Dispatch ID):   For more information, see GetType in .NET Reference. | 
|  IsStrictlyPhysical | Determines whether the filter is strictly physical.   DISPID (Dispatch ID):   For more information, see IsStrictlyPhysical in .NET Reference. | 
|  Logicalize | Logicalizes the filter, by removing the physical information from it.   DISPID (Dispatch ID):   For more information, see Logicalize in .NET Reference. | 
|  Physicalize | Physicalizes the filter for the specified transport profile URI string.   DISPID (Dispatch ID):   For more information, see Physicalize in .NET Reference. | 
|  PhysicalizeRequiredFieldValues | Physicalizes the required field values for the specified transport profile URI string.   DISPID (Dispatch ID):   For more information, see PhysicalizeRequiredFieldValues in .NET Reference. | 
|  RequiredFieldValuesAreStrictlyPhysical | Determines whether the required field values are strictly physical with the specified transport profile URI string.   DISPID (Dispatch ID):   For more information, see RequiredFieldValuesAreStrictlyPhysical in .NET Reference. | 
|  RequiredFieldValuesRequireResolution | Determines whether the required field values require resolution with specified transport profile URI string.   DISPID (Dispatch ID):   For more information, see RequiredFieldValuesRequireResolution in .NET Reference. | 
|  RequiresResolution | Determines whether the filter requires resolution with specified transport profile URI string.   DISPID (Dispatch ID):   For more information, see RequiresResolution in .NET Reference. | 
Public Properties
|  AllowDataMessages | Determines whether the filter allows (variable) data messages through.   DISPID (Dispatch ID):   For more information, see AllowDataMessages in .NET Reference. | 
|  AllowEventMessages | Determines whether the filter allows event messages through.   DISPID (Dispatch ID):   For more information, see AllowEventMessages in .NET Reference. | 
|  DataSetWriterDescriptor | Specifies the (optional) dataset writer filtering.   DISPID (Dispatch ID):   For more information, see DataSetWriterDescriptor in .NET Reference. | 
|  DisplayString | The display string for the current object.   DISPID (Dispatch ID): 0   For more information, see ToString in .NET Reference. | 
|  HasDataSetWriterDescriptor | Determines whether the filtering by dataset writer is performed.   DISPID (Dispatch ID):   For more information, see HasDataSetWriterDescriptor in .NET Reference. | 
|  HasOriginPattern | Determines whether the filtering by origin pattern is performed.   DISPID (Dispatch ID):   For more information, see HasOriginPattern in .NET Reference. | 
|  HasPublisherId | Determines whether the filtering by publisher Id is performed.   DISPID (Dispatch ID):   For more information, see HasPublisherId in .NET Reference. | 
|  HasRequiredFieldValues | Determines whether the filtering by required field values is performed.   DISPID (Dispatch ID):   For more information, see HasRequiredFieldValues in .NET Reference. | 
|  HasWriterGroupDescriptor | Determines whether the filtering by the writer group descriptor is performed.   DISPID (Dispatch ID):   For more information, see HasWriterGroupDescriptor in .NET Reference. | 
|  OriginPattern | Specifies the (optional) origin filtering by a pattern.   DISPID (Dispatch ID):   For more information, see OriginPattern in .NET Reference. | 
|  PublisherId | Specifies the (optional) publisher Id filtering.   DISPID (Dispatch ID):   For more information, see PublisherId in .NET Reference. | 
|  RequiredFieldValueDictionary | Specifies filtering by given field values.   DISPID (Dispatch ID):   For more information, see RequiredFieldValueDictionary in .NET Reference. | 
|  StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.   DISPID (Dispatch ID):   For more information, see StandardName in .NET Reference. | 
|  ToString | Returns a string that represents the current object.   DISPID (Dispatch ID):   For more information, see ToString in .NET Reference. | 
|  WriterGroupDescriptor | Specifies the (optional) writer group filtering.   DISPID (Dispatch ID):   For more information, see WriterGroupDescriptor in .NET Reference. | 
See Also