Share via


ICRMCustomerSearch Interface

Definition

Represents the CRM customer search interface.

public interface class ICRMCustomerSearch
public interface ICRMCustomerSearch
type ICRMCustomerSearch = interface
Public Interface ICRMCustomerSearch
Derived

Methods

CheckUpdateContact()
CreateSessionForCustomer(DynamicsCustomerRecord)

Creates a session for the customer.

GetEntity(String, String, String)

Retrieves the entity.

GetEntity(String, String, String, Entity)

Retrieves the entity.

GetScriptlet(String)

Retrieves the scriptlet.

GetSearchControlAppName()

Retrieves the search control application name.

UpdateReplaceableParameters(Session, Entity, Entity)

Updates the replaceable parameters.

UpdateReplaceableParameters(Session, Entity, String)

Updates replaceable parameters.

Applies to