Show / Hide Table of Contents

Class SerialNumberType

Inheritance
System.Object
SerialNumberType
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.Production
Assembly: Virinco.WATS.Interface.MES.dll
Syntax
public class SerialNumberType

Properties

Description

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

Format

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

Name

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

Regex

Declaration
public string Regex { 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