ICRMCustomerSearch Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Entity) |
Retrieves the entity. |
GetEntity(String, String, String) |
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. |