Click or drag to resize

SOTravelInterface Properties

The SOTravelInterface 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).
(Inherited from ITravelInterface.)
Public propertyCode exampleCanManageArea
CanManageArea Check if the associate/user logged in to the database has permission to manage areas. (User level 0).
(Inherited from ITravelInterface.)
Public propertyCode exampleCanManageSatellite
CanManageSatellite Checks if this client can manage satellite definitions. (User level 0).
(Inherited from ITravelInterface.)
Public propertyCode exampleCanReadFile
CanReadFile Checks if the replication file is available and if we’re allowed to read it
(Inherited from ITravelInterface.)
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
(Inherited from ITravelInterface.)
Public propertyCode exampleCanWriteFile
CanWriteFile Checks if we can write a replication file
(Inherited from ITravelInterface.)
Public propertyCode exampleIsTravelling
IsTravelling Flag indicating whether the SuperOffice user (logged in to the database) is in "travel" mode
(Inherited from ITravelInterface.)
Top
See Also