SOInterest Properties |
The SOInterest type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EndDate | EndDate - not in use
End-date for this interest. This property/field in the database is still not implemented in SuperOffice CRM SIX, but the function is intended for later use. Do not use. (Inherited from IInterest.) |
![]() ![]() | Id | internal id
The internal id of the contact interest - use this to determine if the contact object actually has a defined contact interest. By using the InterestID property and GetListItem youll be able to retrieve the name (text string) of the interest. (Inherited from IInterest.) |
![]() ![]() | InterestId | id of the person or contact interest
All defined company interests in the database are saved in the contint table, and the contactinterest table joins the contact with the contint items (e.g. Christmas Card, Summer DM) (Inherited from IInterest.) |
![]() ![]() | StartDate | StartDate - not in use
Start-date for this interest. This property/field in the database is not yet implemented in SuperOffice CRM SIX, but the function is intended for later use. Do not use. (Inherited from IInterest.) |