A collection of activities. Each activity can be a sale, document or appointment.
Never implemented
A collection of activities. Each activity can be a sale, document or appointment
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxpublic interface IActivityList : IEnumerable
Public Interface IActivityList
Inherits IEnumerable
Dim instance As IActivityList
public interface class IActivityList : IEnumerable
The IActivityList type exposes the following members.
Properties
| Name | Description |
---|
  | EOF | Return true when the end is reached.
Never implemented |
Top
Methods
See Also