Show / Hide Table of Contents

Class KeyValue

Inheritance
System.Object
KeyValue
Namespace: Virinco.WATS.Interface.MES.Product
Assembly: Virinco.WATS.Interface.MES.dll
Syntax
public class KeyValue : object

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