Property StartTime
StartTime
Gets or sets the start time for the time period from which to
return table usage records.
Declaration
public Nullable<DateTime> StartTime { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> | Start time. |