Click or drag to resize

ITravelInfo Interface

TravelInfo - contains status of communications with a given traveller.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface ITravelInfo

The ITravelInfo type exposes the following members.

Properties
  NameDescription
Public propertyAreaId
AreaId
Public propertyAreaName
AreaName
Public propertyAsyncEnabled
Is Remote Travel turned on?
Public propertyDbVariant
DbVariant - travel,sat,async
Public propertyEncryptionVariant
EncryptionVariant - none,Serialnum,128bit
Public propertyId
Id
Public propertyLastReceivedDate
LastReceivedDate - when was last .UP file received?
Public propertyLastReceivedLog
LastReceivedLog - last logged trans
Public propertyLastReceivedNum
LastReceivedNum - packet number
Public propertyLastSentDate
LastSentDate
Public propertyLastSentLog
LastSentLog - last logged trans
Public propertyLastSentNum
LastSentNum - packet number
Public propertyName
Name
Top
See Also