LocalInfo

LocalInfo class

Local information class.

public class LocalInfo

Constructors

NameDescription
LocalInfo()Initializes a new instance of LocalInfo class.

Properties

NameDescription
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