LocalTaxWithheldAggregates

Tax1099R_V100.LocalTaxWithheldAggregates property

Gets or sets the collection of LocalTaxWithheldAggregate.

public List<LocalTaxWithheldAggregate> LocalTaxWithheldAggregates { get; set; }

See Also