Click or drag to resize

SpecificationType Enumeration

An enumeration describing the data type of the specification.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public enum SpecificationType
Members
  Member nameValueDescription
Number0 Specification type is numeric.
String1 Specification type is text.
Boolean2 Specification type is true / false.
DateTime3
See Also