IOutputFilter Members

Include Protected Members
Include Inherited Members

Represents a filter that has a return value.

The IOutputFilter type exposes the following members.

Properties

  Name Description
Public property FilterDescriptor Gets the filter descriptor associated with this filter. (Inherited from IFilter.)
Public property LocalizedDisplayName Gets the localized display name of this filter. (Inherited from IFilter.)
Public property OutputTypeDescriptor Gets the type descriptor corresponding to the data structure that stores the return value.
Public property Value Gets the return value.

Top

See Also

Reference

IOutputFilter Interface

Microsoft.BusinessData.Runtime Namespace