ContributionInformation

Investment401k.ContributionInformation property

Gets or sets the collection of ContributionSecurity.

public List<ContributionSecurity> ContributionInformation { get; set; }

See Also