Retrieves a Timestamp for a UserData record matching a SourceType, SourcePk and Key combination.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| sourceType |
Integer |
|
|
The SourceType of the UserData. |
| sourcePk |
Integer |
|
|
The SourcePk of the UserData. |
| key |
String |
|
|
The Key of the UserData. |
| timestamp |
Integer |
|
ByRef |
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finUserDataFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0