Interface INewLap
Namespace: MAT.Atlas.Automation.Api.Models.Interfaces
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface INewLap
Properties
Lap
Declaration
Lap Lap { get; set; }
Property Value
| Type | Description |
|---|---|
| Lap |
SessionId
Declaration
SessionId SessionId { get; set; }
Property Value
| Type | Description |
|---|---|
| SessionId |