Show / Hide Table of Contents

Class NewLap

Inheritance
System.Object
ModelBase
NewLap
Implements
System.Runtime.Serialization.IExtensibleDataObject
INewLap
Inherited Members
ModelBase.ExtensionData
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
INewLap
In This Article
Back to top Generated by DocFX