Gets the integer value of the unique identifier
PropertyID
Namespace:
Com.Datalogic.Device.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual int Id { get; }
Public Overridable ReadOnly Property Id As Integer
Get
Property Value
Type:
Int32int The PropertyID, as a number.
Remarks See Also