BaseScanControllerGetCustomListGuid Method |
Gets the Guid of a custom list.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntaxpublic virtual Guid GetCustomListGuid()
Return Value
GuidGuid of the created list. Pass this Guid to
[M:BaseScanController.SetList(???,System.Int32,System.Boolean,System.Boolean)]
See Also