bGroupOperator Property
The bGroupOperator property of the AudienceOperator class gets a flag that indicates whether the operator portion of the audience rule is a group operator or a "NOT" operator.
Property Value
A Boolean value. true if the operator is a group operator; false if the operator is a "NOT" operator.
Remarks
The bGroupOperator property is read-only. Valid group operations are contained in the AudienceGroupOperation enumeration, and include "AND," "OR," "(," and ")."
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security