Click or drag to resize
CurrencyInfoCurrencyLastModified Property
Date and time when the currency was last modified.

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

Property Value

Type: DateTime
See Also