WebFileOrderSystemStatisticsLastFileOrderErrorDate Property |
[Missing <summary> documentation for "P:ArtDatabanken.WebService.Data.WebFileOrderSystemStatistics.LastFileOrderErrorDate"]
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public Nullable<DateTime> LastFileOrderErrorDate { get; set; }
Public Property LastFileOrderErrorDate As Nullable(Of DateTime)
Get
Set
public:
property Nullable<DateTime> LastFileOrderErrorDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member LastFileOrderErrorDate : Nullable<DateTime> with get, set
Property Value
Type:
NullableDateTimeSee Also