Generate digest from a combination of key and set name attributes.
Namespace: net.citrusleafAssembly: CitrusleafLibrary (in CitrusleafLibrary.dll) Version: 2.0.0.0 (2.0.23.86)
Syntax
Parameters
- set
- Type:
System String
Optional set name.
- key
- Type:
System Object
Record identifier. Unique within set.
- log
- Type: net.citrusleaf ClLog
Citrusleaf logger used for debugging. Set to null for normal operation.
Return Value
Unique ID generated from the key and set name.See Also