Click or drag to resize
OrderAddressInfoAddressLastModified Property
Date and time when the address was last modified.

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

Property Value

Type: DateTime

Implements

IAddressAddressLastModified
See Also