Share via


ICRMCustomerSearch2 Interface

Definition

public interface class ICRMCustomerSearch2 : Microsoft::Crm::UnifiedServiceDesk::Dynamics::ICRMCustomerSearch
public interface ICRMCustomerSearch2 : Microsoft.Crm.UnifiedServiceDesk.Dynamics.ICRMCustomerSearch
type ICRMCustomerSearch2 = interface
    interface ICRMCustomerSearch
Public Interface ICRMCustomerSearch2
Implements ICRMCustomerSearch
Derived
Implements

Methods

CheckUpdateContact() (Inherited from ICRMCustomerSearch)
CreateBackgroundSessionForCustomer(DynamicsCustomerRecord)
CreateSessionForCustomer(DynamicsCustomerRecord)

Creates a session for the customer.

(Inherited from ICRMCustomerSearch)
GetEntity(String, String, String)

Retrieves the entity.

(Inherited from ICRMCustomerSearch)
GetEntity(String, String, String, Entity)

Retrieves the entity.

(Inherited from ICRMCustomerSearch)
GetScriptlet(String)

Retrieves the scriptlet.

(Inherited from ICRMCustomerSearch)
GetSearchControlAppName()

Retrieves the search control application name.

(Inherited from ICRMCustomerSearch)
UpdateReplaceableParameters(Session, Entity, Entity)

Updates the replaceable parameters.

(Inherited from ICRMCustomerSearch)
UpdateReplaceableParameters(Session, Entity, String)

Updates replaceable parameters.

(Inherited from ICRMCustomerSearch)

Applies to