AudienceLeftContent Members
Include Protected Members
Include Inherited Members
Represents the operand content of an audience rule.
The AudienceLeftContent type exposes the following members.
Properties
Name | Description | |
---|---|---|
bProperty | Gets a flag that indicates whether content for the operator portion of the audience rule is from the user profile or an alternate source. | |
DataLength | Gets the length for the display name for the operand portion of the audience rule. | |
DataType | Gets the data type of the content in the user profile. | |
DataTypeName | Gets the user-friendly name of the content data type. | |
DisplayName | Gets the display name for the operand portion of the audience rule as it appears in the user interface (UI). | |
Name | Gets the name of the operand portion of the audience rule, such as the name of a property in the user profile. |
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