Click or drag to resize

ITravelInterface Interface

ITravelInterface Interface

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

The ITravelInterface type exposes the following members.

Properties
  NameDescription
Public propertyCanGeneratePrototype
CanGeneratePrototype
Public propertyCanManageArea
CanManageArea
Public propertyCanManageSatellite
CanManageSatellite
Public propertyCanReadFile
CanReadFile
Public propertyCanTravel
CanTravel
Public propertyCanWriteFile
CanWriteFile
Public propertyIsTravelling
IsTravelling
Top
Methods
  NameDescription
Public methodGeneratePrototype
GeneratePrototype
Public methodGetTravellers
GetTravellers
Public methodGoTravel
method GoTravel
Public methodManageArea
ManageArea
Public methodManageSatellites
ManageSatellites
Public methodReadFile
ReadFile
Public methodUAGeneratePrototype
UAGeneratePrototype
Public methodUAReadFile
UAReadFile
Public methodUAWriteFile
UAWriteFile
Public methodWriteFile
WriteFile
Top
See Also