SOTravelInfo Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOTravelInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AreaId | AreaId
Returns the area_id that the traveller uses. (Inherited from ITravelInfo.) |
![]() ![]() | AreaName | AreaName
Returns the name of the area, as defined in the area management dialog, for the travel users area (Inherited from ITravelInfo.) |
![]() ![]() | AsyncEnabled | Is Remote Travel turned on?
Is this travel user allowed to send updates? For example, a satellite will always return true on this, but a travel user (single user) will return true only if the async flag is checked for this user in CRM 5 maintenance client. (Inherited from ITravelInfo.) |
![]() ![]() | DbVariant | DbVariant - travel,sat,async
Get the database variant of the traveller. The variant indicates whether the current database is a central database, a satellite db or a travel db (Inherited from ITravelInfo.) |
![]() ![]() | EncryptionVariant | EncryptionVariant - none,Serialnum,128bit
Returns the encryption method variant for the up or down files (Inherited from ITravelInfo.) |
![]() ![]() | Id | Id
Returns the associate_id of the traveller (Inherited from ITravelInfo.) |
![]() ![]() | LastReceivedDate | LastReceivedDate - when was last .UP file received?
Returns the date and time this database last received an update from the central database, satellite database or travel database. For example, the last time an up file was read into the central database from an async travel user (Inherited from ITravelInfo.) |
![]() ![]() | LastReceivedLog | LastReceivedLog - last logged trans
Returns the last traveltransactionlog_id the database received from this traveller (Inherited from ITravelInfo.) |
![]() ![]() | LastReceivedNum | LastReceivedNum - packet number
Up and down files are created in numerical order. The last log that is read into this database from either a travel user (satellite) or the central database is logged in the database. This property returns the file number, e.g. 1 indicates that the last file read from a traveller was XXXXX001.up (Inherited from ITravelInfo.) |
![]() ![]() | LastSentDate | LastSentDate
Returns either the date/time a normal travel user left the central database (took a local update) or the last time a up/down file was sent to the central / async travel database or satellite database. (Inherited from ITravelInfo.) |
![]() ![]() | LastSentLog | LastSentLog - last logged trans
Returns the last traveltransactionlog_id the travel user received, either by a local update, or in the last up/down file that was sent to the traveller. (Inherited from ITravelInfo.) |
![]() ![]() | LastSentNum | LastSentNum - packet number
Up and down files are created in numerical order. The last log sent either to a travel user or the central database is logged in the database. This property returns the file number, e.g. 1 indicates that the last file sent to traveller was XXXXX001.dwn. (Inherited from ITravelInfo.) |
![]() ![]() | Name | Name
Returns the full name of the traveller (Inherited from ITravelInfo.) |