Table of Contents

Class ManualRecording

Namespace
adas_core.Domain.Models
Assembly
adas-core.Domain.dll

Represents a manual recording entity, typically used to capture or track recording operations initiated explicitly by a user or system.

public class ManualRecording
Inheritance
ManualRecording
Inherited Members
Extension Methods

Properties

Recording

public MRecording? Recording { get; set; }

Property Value

MRecording