StateInfo

StateInfo class

State information class.

public class StateInfo

Constructors

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

Properties

NameDescription
EmployerStateId { get; set; }Gets or sets the employer state ID.
StateCode { get; set; }Gets or sets the state code.
StateTaxWithheld { get; set; }Gets or sets the state income tax withheld.
StateWages { get; set; }Gets or sets the state wages, tips, etc.

See Also