Show / Hide Table of Contents

Interface IValue

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

Properties

Data

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

TypeAssemblyQualifiedName

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