SelfshoppingLedManagerApplyAction Method |
Namespace: Com.Datalogic.Extension.Selfshopping.LedAssembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool ApplyAction(
LedAction action
)
Public Overridable Function ApplyAction (
action As LedAction
) As Boolean
Parameters
- action
- Type: Com.Datalogic.Extension.Selfshopping.Led.ActionLedAction
- The LedAction to apply.
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Com.Datalogic.Extension.Selfshopping.Led.SelfshoppingLedManager.ApplyAction(Com.Datalogic.Extension.Selfshopping.Led.Action.LedAction)"]
Remarks See Also