SelfshoppingLedManagerReleaseLed Method |
To be added.
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 void ReleaseLed(
int id,
Context context
)
Public Overridable Sub ReleaseLed (
id As Integer,
context As Context
)
Parameters
- id
- Type: SystemInt32
To be added. - context
- Type: Context
To be added.
Remarks To be added.
See Also