GetGuidForKey Method
Syntax
GetGuidForKey as CallResult (Key as C)
Arguments
- KeyCharacter
Get guid string key for an item key in the cache. For internal use only.
Description
Get the guid key for an item key.
Discussion
Check the CallResult for success or not. If successful, CallResult.ReturnDataValue will have the guid string.