次の方法で共有


StoreCollectionData.AcquiredDate プロパティ

定義

製品 SKU が取得された日付を取得します。

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

プロパティ値

製品 SKU が取得された日付。

適用対象