| UserInfoBaseModelAddress1 Property |  | 
                Gets or sets Address1 for a user
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Address1 { get; set; }function get_Address1();
function set_Address1(value);
Property Value
String Remarks
Remarks
                This value normally represents the base address for a location such as the main street.
            
 Example
Example777 North 1st Street
 See Also
See Also