Click or drag to resize

PartAttributeValidateDateType Enumeration

An enumeration that describes a date or date range to validate the input against when using a date time atribute value.

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 PartAttributeValidateDateType
Members
  Member nameValueDescription
Yesterday0 Yesterday
Today1 Today
Tomorrow2 Tomorrow
NextWeek3 NextWeek
NextMonth4 NextMonth
Custom5 Custom
See Also