Address1

Employee.Address1 property

Gets or sets the employee address, line 1.

public string Address1 { get; set; }

See Also