Class NewLap
Inherited Members
Namespace: MAT.Atlas.Automation.Api.Models
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class NewLap : ModelBase, IExtensibleDataObject, INewLap
Constructors
NewLap()
Declaration
public NewLap()
Properties
Lap
Declaration
public Lap Lap { get; set; }
Property Value
Type | Description |
---|---|
Lap |
SessionId
Declaration
public SessionId SessionId { get; set; }
Property Value
Type | Description |
---|---|
SessionId |
Implements
System.Runtime.Serialization.IExtensibleDataObject