Click or drag to resize

PortfolioTypeId Property

Portfolio type, matches enumeration PortfolioType. Supported values are Primary and Grouping.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PortfolioType TypeId { get; set; }

Property Value

PortfolioType
See Also