AudienceRuleComponent Members
Include Protected Members
Include Inherited Members
Represents one rule in an audience.
The AudienceRuleComponent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AudienceRuleComponent() | Initializes a new instance of the AudienceRuleComponent class. | |
AudienceRuleComponent(String, String, String) | Initializes a new instance of the AudienceRuleComponent class with the operand, operator, and content for an audience rule. |
Top
Properties
Name | Description | |
---|---|---|
LeftContent | ||
Operator | ||
RightContent |
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