ICustomer | |
The ICustomerLogEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new CustomerLog | |
| Delete | Deletes the specified CustomerLog. | |
| Get | 
            Gets a list of CustomerLogs matching the specified filter.
             (Inherited from ICustomerLogQueryService)  | |
| GetAll | 
            Gets all CustomerLogs
             (Inherited from ICustomerLogQueryService)  | |
| GetSingle | 
            Gets a single CustomerLog matching the provided filter.
             (Inherited from ICustomerLogQueryService)  | |
| Update | Updates the specified CustomerLog |