Click or drag to resize
Infosoft Logo

ICustomerLoggerServiceLogForCustomer Method

Creates a log message for a given customer/title. If a title is given, the customer must have a subscription on the given title.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  LogForCustomerRequest
A request object that contains customer/title details and log data.

Return Value

LogForCustomerResponse
A currently empty response object.
See Also