DateTimePartAttributeValueDateType Property |
The type of date or date range to use for validation.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public PartAttributeValidateDateType DateType { get; set; }
Public Property DateType As PartAttributeValidateDateType
Get
Set
public:
property PartAttributeValidateDateType DateType {
PartAttributeValidateDateType get ();
void set (PartAttributeValidateDateType value);
}
member DateType : PartAttributeValidateDateType with get, set
Property Value
Type:
PartAttributeValidateDateTypeSee Also