Show / Hide Table of Contents

Class KeyValue

Inheritance
System.Object
KeyValue
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Virinco.WATS.Interface.MES.Product
Assembly: Virinco.WATS.Interface.MES.dll
Syntax
public class KeyValue

Properties

key

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

value

Declaration
public string value { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top View how-to articles, videos and more at support.virinco.com Send comments on this topic to support@virinco.com