Property Duration
Duration
Gets the time period (duration) of this usage record.
Declaration
public TimeSpan Duration { get; }
Property Value
| Type | Description |
|---|---|
| TimeSpan | The duration. |
public TimeSpan Duration { get; }
| Type | Description |
|---|---|
| TimeSpan | The duration. |