Interface IProjectRelationEntityCarrier
Namespace: SuperOffice.CRM.Services
Assembly: SuperOffice.Services.dll
Syntax
public interface IProjectRelationEntityCarrier
Properties
Project
An activity may also be connected to a project, so you see the appointment both on the company card, and on the project card. This does not mean however that a project is required.
Declaration
Project Project { get; set; }
Property Value
Type | Description |
---|---|
Project |