Interface IPersonInfo4
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IPersonInfo4 : IPersonInfo3, IPersonInfo2, IPersonInfo
Properties
Business
Business from database
Declaration
string Business { get; }
Property Value
| Type | Description |
|---|---|
| string |
Category
Category from database
Declaration
string Category { get; }
Property Value
| Type | Description |
|---|---|
| string |