IActivityListItem Interface |
Namespace: SuperOffice.COM.Application
The IActivityListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Appointment | Appointment - is NULL if inappropriate |
![]() | Associate | Associate - owner of item |
![]() | AssociateName | AssociateName - name of owner of item |
![]() | ContactName | Name of Contact - blank if no contact set. |
![]() | Date | Date - sale date, document date, do-by date |
![]() | Description | Text - description, document title, sale title |
![]() | Document | Document - is NULL if inappropriate |
![]() | Done | Is completed? |
![]() | IconId | IconId - type of activity |
![]() | Identity | Identity of the row |
![]() | Person | Person object |
![]() | PersonName | Name of Person |
![]() | ProjectName | Name of Project - blank if no project set. |
![]() | RowType | RowType - Appointment,Document or Sale |
![]() | Sale | Sale - is NULL if inappropriate |
![]() | TypeText | Type of thing (appointment type, document template, sale rating) |