ICRMCustomerSearch2 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.
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, Entity) |
Retrieves the entity. (Inherited from ICRMCustomerSearch) |
GetEntity(String, String, String) |
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) |