The ContactListPenetration type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ContactListPenetration |
Initializes a new instance of the ContactListPenetration class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPenetrationRate(ContactListConfiguration, String, String) |
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
| |
| GetPenetrationRate(ConfigurationId, String, String, String) |
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
| |
| GetPenetrationRate(ContactListConfiguration, DateTime, DateTime, List<(Of <<'(String>)>>), List<(Of <<'(CampaignDialingMode>)>>), String, List<(Of <<'(String>)>>), PenetrationRateCalculationMode, List<(Of <<'(Int32>)>>)) |
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
| |
| GetPenetrationRate(ConfigurationId, String, DateTime, DateTime, List<(Of <<'(String>)>>), List<(Of <<'(CampaignDialingMode>)>>), String, List<(Of <<'(String>)>>), PenetrationRateCalculationMode, List<(Of <<'(Int32>)>>)) |
Gets the penetration rate of a given contact list, given a set of criteria defining the method of defining a penetrated record.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUploadIdsForContactList(ContactListConfiguration) |
Gets the list of upload IDs in a given contact list.
| |
| GetUploadIdsForContactList(ConfigurationId, ConfigurationId, String) |
Gets the list of upload IDs in a given contact list.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Session |
Gets the Session used by the ContactListPenetration.
|