Show / Hide Table of Contents

Interface ISessionLoaded

Namespace: MAT.Atlas.Automation.Api.Models.Interfaces
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface ISessionLoaded

Properties

Session

Declaration
CompositeSession Session { get; set; }
Property Value
Type Description
CompositeSession

Set

Declaration
Set Set { get; set; }
Property Value
Type Description
Set
In This Article
Back to top Generated by DocFX