Offline time synchronization

Prev Next
  1. <OfflineSynchronization>

  2.  <View title="Offline time synchronization" />

  3.    <MenuItem value="Offline time synchronization"   icon="synchronize_time_manual.png" />

  4.    <Labels>

  5.      <Label id="ServerTime"value="Please enter the server time." />

  6.    </Labels>

  7.  </View>

  8. </OfflineSynchronization>

Functional customization

  • OfflineTimeSynchronization: This element is used to configure offline time synchronization.

Graphical customization

  • OfflineTimeSynchronization > View: This element defines the graphical rendering of offline time synchronization.

    • title: The default value is Offline time synchronization.

  • OfflineTimeSynchronization > View > MenuItem:

    • value: The default value is Offline time synchronization.

  • OfflineTimeSynchronization > View > Labels > Label:

    • id="ServerTime": This is the text displayed above the date/time.

    Offline time synchronization screen