AudienceOperatorList Property

The AudienceOperatorList property of the AudienceManager class gets an ArrayList object that contains references to AudienceOperator objects.

Property Value

System.Collections.ArrayList list of AudienceOperator objects associated with this audience.

Remarks

The AudienceOperatorList property is read-only.

Example

The following code example shows how to retrieve and list operators associated with this audience.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security

Microsoft.SharePoint.Portal.Audience Namespace