Retrieve the Binary Response Data from a Service Log record.
Syntax
ISDatabaseBL.GetServiceLogResponseBinaryData(serviceLogPk, binaryData)
Parameters
| Name | Type | Optional | ByRef | Description |
| serviceLogPk |
Integer |
|
|
The primary key of the Service Log. |
| binaryData |
Byte() |
|
ByRef |
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISDatabaseBL
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0