LocalInfo

LocalInfo class

Local information class.

public class LocalInfo

Constructors

Name Description
LocalInfo() Initializes a new instance of LocalInfo class.

Properties

Name Description
Locality { get; set; } Gets or sets the locality name.
LocalityState { get; set; } Gets or sets the two character state associated with this locality.
LocalTaxWithheld { get; set; } Gets or sets the local tax withheld.
LocalWages { get; set; } Gets or sets the local wages, tips, etc.

See Also