The PhoneNumberDetailCondition type exposes the following members.

Properties

  NameDescription
Public propertyConditionType
The type of condition.
(Inherited from PolicyCondition.)
Public propertyContactList
The Id of the contact list containing the attribute. The campaign referencing this policy must be using this contact list.
Public propertyCounterItem
Get or set which PND counter to check.
Public propertyCustomPndName
The name of the custom column to be checked.
Public propertyCustomPndType
The data type of the custom column
Public propertyDateValue
The matching value for a date-based custom column
Public propertyDetailValue
Get or set the value to check for.
Public propertyId
The Id of the condition.
(Inherited from PolicyCondition.)
Public propertyNegated
When true, the logical result of the condition evaluation is flipped.
(Inherited from PolicyCondition.)
Public propertyNumericValue
The matching value for a numeric custom column
Public propertyOperation
Get or set how to check the counter value versus the condition value.
Public propertyStringValue
The matching value for a string custom column
Public propertyTimeValue
The matching value for a time-based custom column

See Also