Click or drag to resize

ITravellers Interface

Collection of traveller info objects. Gives status on all travellers.

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

The ITravellers type exposes the following members.

Properties
  NameDescription
Public propertyEOF
Return true when end of list is reached
Public propertyTrLogMax
TrLogMax
Top
Methods
  NameDescription
Public methodGetEnumerator
Public methodGetFirst
Return first traveller
Public methodGetNext
Return next traveller
Top
See Also