Click or drag to resize

ITravelInterface Properties

The ITravelInterface type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCanGeneratePrototype
CanGeneratePrototype Check if the associate/user logged in to the database has permission to generate prototypes. (User level 0/administrator or a travel user).
Public propertyCode exampleCanManageArea
CanManageArea Check if the associate/user logged in to the database has permission to manage areas. (User level 0).
Public propertyCode exampleCanManageSatellite
CanManageSatellite Checks if this client can manage satellite definitions. (User level 0).
Public propertyCode exampleCanReadFile
CanReadFile Checks if the replication file is available and if we’re allowed to read it
Public propertyCode exampleCanTravel
CanTravel Check if the associate/user logged in to the database has permission to perform a local update - take a local copy of the central database
Public propertyCode exampleCanWriteFile
CanWriteFile Checks if we can write a replication file
Public propertyCode exampleIsTravelling
IsTravelling Flag indicating whether the SuperOffice user (logged in to the database) is in "travel" mode
Top
See Also