Click or drag to resize
QuickSearchResultOpportunities Property
Gets or sets the list of opportunities and deliveries for the organisation with current user as: opportunity 1st or opportunity 2nd responsible or oelivery responsible, and with not completed delivery status.

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public OpportunityData[] Opportunities { get; set; }

Property Value

Type: OpportunityData
See Also