Click or drag to resize
OrderItemSKUFileInfoFileDownloads Property
Number of times the file was downloaded.

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

Property Value

Type: Int32
See Also