Gets and sets the Unit part of the Address

Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Unit { get; set; }
Visual Basic
Public Property Unit As String
	Get
	Set

See Also