ILedEventAssignedLedAction Property |
Retrieves the LED action associated with this event, if it exists.
Namespace: Com.Datalogic.Extension.Selfshopping.Led.EventAssembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax LedAction AssignedLedAction { get; }
ReadOnly Property AssignedLedAction As LedAction
Get
Property Value
Type:
LedActionThe
LedAction
currently assigned to this event or
null in case
no action is assigned.
Remarks See Also