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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ParentPortfolioId { get; set; }
Property Value
Type:
Int32
See Also