Click or drag to resize
OrderAddressInfoAddressLine1 Property
Address line 1.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual string AddressLine1 { get; set; }

Property Value

Type: String

Implements

IAddressAddressLine1
See Also