|
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.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request LogForCustomerRequest
- A request object that contains customer/title details and log data.
Return Value
LogForCustomerResponseA currently empty response object.
See Also