DateTimePartAttributeValueDateLimit Property |
The date limit to use for comparison.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public PartAttributeDateLimit DateLimit { get; set; }
Public Property DateLimit As PartAttributeDateLimit
Get
Set
public:
property PartAttributeDateLimit DateLimit {
PartAttributeDateLimit get ();
void set (PartAttributeDateLimit value);
}
member DateLimit : PartAttributeDateLimit with get, set
Property Value
Type:
PartAttributeDateLimitSee Also