 | IDeviceChangedEventArgsProductId Property |
Gets the product id
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.BarCodeScanners
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<BarCodeScannerProductTypes> ProductId { get; }
ReadOnly Property ProductId As Nullable(Of BarCodeScannerProductTypes)
Get
Property Value
Type:
NullableBarCodeScannerProductTypes
See Also