Click or drag to resize
LedActionId Property
Returns the LED ID associated with this action.

Namespace: Com.Datalogic.Extension.Selfshopping.Led.Action
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual int Id { get; }

Property Value

Type: Int32
int The LED ID associated with this action.
Remarks

Returns the LED ID associated with this action.

[Android Documentation]

See Also