Click or drag to resize

PortfolioParentPortfolioId Property

Reference to parent portfolio. Supported only for primary portfolios. If this field is NULL for primary portfolio, it means particular record is the root of its own hierarchy.

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

Property Value

Int32
See Also