Indicates whether a Service Log is related to another, i.e. they have the same parent.
Syntax
ISDatabaseBL.GetIsRelatedServiceLog(serviceLog, serviceLogPk, isRelatedServiceLog)
Parameters
| Name | Type | Optional | ByRef | Description |
| serviceLog |
ISServiceLog |
|
|
The Service Log. |
| serviceLogPk |
Integer |
|
|
The Pk of the related Service Log testing. |
| isRelatedServiceLog |
Boolean |
|
ByRef |
Indicates whether the Service Logs are related. |
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