Click or drag to resize

ProfileTypeName Property

Name of the profile.

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 string Name { get; set; }

Property Value

Type: String
Remarks

Name of the profile. Creating a profile with the same name of one already defined on the device is refused.

[Android Documentation]

See Also