Class SessionDetail
Inheritance
System.Object
SessionDetail
Implements
System.Runtime.Serialization.IExtensibleDataObject
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class SessionDetail : ModelBase, IExtensibleDataObject, ISessionDetail
Constructors
SessionDetail()
Declaration
Fields
Empty
Declaration
public static readonly SessionDetail Empty
Field Value
Properties
Assembly
Declaration
public string Assembly { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Type
Declaration
public string Type { get; set; }
Property Value
Type |
Description |
System.String |
|
Value
Declaration
public string Value { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.Runtime.Serialization.IExtensibleDataObject