DateTimePartAttributeValueDateLimit Property  | 
 
            The date limit to use for comparison.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic 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: 
PartAttributeDateLimit
See Also