A collection of activities. Each activity can be a sale, document or appointment.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.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. |
Top
Methods
See Also