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