WebFileOrderSystemStatisticsLastCheckQueueTime Property |
[Missing <summary> documentation for "P:ArtDatabanken.WebService.Data.WebFileOrderSystemStatistics.LastCheckQueueTime"]
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> LastCheckQueueTime { get; set; }
Public Property LastCheckQueueTime As Nullable(Of DateTime)
Get
Set
public:
property Nullable<DateTime> LastCheckQueueTime {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member LastCheckQueueTime : Nullable<DateTime> with get, set
Property Value
Type:
NullableDateTimeSee Also