Click or drag to resize

UserInfoBaseModelAddress1 Property

Gets or sets Address1 for a user

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Address1 { get; set; }

Property Value

String
Remarks
This value normally represents the base address for a location such as the main street.
Example
777 North 1st Street
See Also