BaseScanControllerGetListHash Method |
Gets the list hash for the provided list guid.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract string GetListHash(
Guid listGuid
)
Parameters
- listGuid Guid
- List guid to query.
Return Value
StringList hash.
See Also