StoreCollectionData.AcquiredDate Property

Definition

Gets the date on which the product SKU was acquired.

public:
 property DateTime AcquiredDate { DateTime get(); };
DateTime AcquiredDate();
public System.DateTimeOffset AcquiredDate { get; }
var dateTime = storeCollectionData.acquiredDate;
Public ReadOnly Property AcquiredDate As DateTimeOffset

Property Value

The date on which the product SKU was acquired.

Applies to