Enum RelationListProvider.RelationType
Relation type to fetch list for - use ToString() on one of the values as the additionalInfo parameter
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
public enum RelationListProvider.RelationType
Fields
Name | Description |
---|---|
CC | Contact - contact relation (between companies) |
CP | Contact - person relation (company to person) |
PC | Person - contact relation (person to company) |
PP | Person - person relation (person to person) |