Show / Hide Table of Contents

Class DeleteSessionOption

Inheritance
System.Object
DeleteSessionOption
Namespace: MAT.Atlas.Automation.Api.Enums
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class DeleteSessionOption : Enum

Fields

NoSessionDelete

Declaration
public const DeleteSessionOption NoSessionDelete
Field Value
Type Description
DeleteSessionOption

RecordedSessions

Declaration
public const DeleteSessionOption RecordedSessions
Field Value
Type Description
DeleteSessionOption

SQLiteDatabase

Declaration
public const DeleteSessionOption SQLiteDatabase
Field Value
Type Description
DeleteSessionOption

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX