Click or drag to resize

BaseScanControllerGetCustomListGuid Method

Gets the Guid of a custom list.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public virtual Guid GetCustomListGuid()

Return Value

Guid
Guid of the created list. Pass this Guid to [M:BaseScanController.SetList(???,System.Int32,System.Boolean,System.Boolean)]
See Also