Click or drag to resize

LinkPortfolioAndWorkZone Class

Work Zone/Portfolio bridge defines association between work zone and portfolios (both primary and grouping).
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesLinkPortfolioAndWorkZone

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class LinkPortfolioAndWorkZone : CorrigoEntity

The LinkPortfolioAndWorkZone type exposes the following members.

Properties
 NameDescription
Public propertyIsPrimary True indicates link between Work Zone and its primary portfolio.
Public propertyPortfolioId Portfolio ID.
Public propertyWorkZoneId Work Zone ID.
Top
See Also