Click or drag to resize
OrderInfoOrderCompanyAddress Property
Gets or sets the current company address.

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

Property Value

Type: IAddress
See Also