SecurityInfos

SecurityList.SecurityInfos property

Gets or sets the collection of MutualFundInfo or StockInfo or OptionInfo or DebtInfo or OtherInfo.

public List<AbstractSecurityInfo> SecurityInfos { get; set; }

See Also