Share via


FieldDisplayList Property

The FieldDisplayList property of the FilterConsumerInitEventArgs class gets or sets the optional list of field display names passed to the event handler for FilterConsumerInit event.

Property Value

An array of type string containing the optional field display names for the provided filter.

Example

The following code example shows an overridden PartCommunicationInit method that creates a FilterConsumerInitEventArgs data structure to contain the FieldName and FieldDisplayName property values, sets the property values, and then fires the FilterConsumerInit event. This code example is part of a larger example provided for the IFilterConsumer interface.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security