ExportResultInfoExpiryDate Property |
Gets the date the export file will be removed from the blob storage.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime ExpiryDate { get; }
Public ReadOnly Property ExpiryDate As DateTime
Get
public:
property DateTime ExpiryDate {
DateTime get ();
}
member ExpiryDate : DateTime with get
Property Value
Type:
DateTimeSee Also