Click or drag to resize

ProfileType Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.ConfigurationProfileType

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 class ProfileType : Object

The ProfileType type exposes the following members.

Constructors
  NameDescription
Public methodProfileType
Initializes a new instance of the ProfileType class
Top
Properties
  NameDescription
Public propertyDescription
Short description of the profile.
Public propertyJniPeerMembers
To be added.
Public propertyName
Name of the profile.
Public propertyPersistence
Persistence of the profile.
Public propertyVersion
Version of the profile's schema.
Top
Remarks
ProfileType is the class that implements the descriptor of a profile.

[Android Documentation]

See Also