Click or drag to resize

Time Class

This class contains informations about RTC (Real Time Clock) date and time of the Cradle. This class is also used by in order to retrive information about when a failure appeared and disappeared
Inheritance Hierarchy
System.Object
Com.Datalogic.Cradle.Time

Namespace: Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Time

The Time type exposes the following members.

Constructors
NameDescription
Public methodTime
Initializes a new instance of the Time class
Public methodTime
Initializes a new instance of the Time class
Top
Properties
NameDescription
Public propertyDay
To be added.
Public propertyHour
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyMinutes
To be added.
Public propertyMonth
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyYear
To be added.
Top
Remarks
This class contains informations about RTC (Real Time Clock) date and time of the Cradle. This class is also used by FailureOccurrence in order to retrive information about when a failure appeared and disappeared

[Android Documentation]

See Also