SmartCardCryptogramMaterialPackageCharacteristics.DateImported Property

Definition

Gets the date that the material package was imported.

public:
 property DateTime DateImported { DateTime get(); };
DateTime DateImported();
public System.DateTimeOffset DateImported { get; }
var dateTime = smartCardCryptogramMaterialPackageCharacteristics.dateImported;
Public ReadOnly Property DateImported As DateTimeOffset

Property Value

The date that the material package was imported.

Applies to