Show / Hide Table of Contents

Interface ISessionDetail

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

Properties

Assembly

Declaration
string Assembly { get; set; }
Property Value
Type Description
System.String

Name

Declaration
string Name { get; set; }
Property Value
Type Description
System.String

Type

Declaration
string Type { get; set; }
Property Value
Type Description
System.String

Value

Declaration
string Value { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX