Click or drag to resize

PropertyId Property

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; }

Property Value

Type: Int32
int The PropertyID, as a number.
Remarks

Gets the integer value of the unique identifier PropertyID

of the property.

[Android Documentation]

See Also