AudienceOperator Members
Include Protected Members
Include Inherited Members
Represents the definition of an audience operator.
The AudienceOperator type exposes the following members.
Properties
Name | Description | |
---|---|---|
bGroupOperator | Gets a flag that indicates whether the operator portion of the audience rule is a group operator or a "NOT" operator. | |
OperatorDisplayName | Gets the display name for the audience operator that appears in the user interface (UI). | |
OperatorName | Gets the name of the operator portion of the audience rule. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top