SpecificationCollectionValidationDateLimitValue Property  | 
 [Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.ValidationDateLimitValue"]
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic int ValidationDateLimitValue { get; set; }Public Property ValidationDateLimitValue As Integer
	Get
	Set
public:
property int ValidationDateLimitValue {
	int get ();
	void set (int value);
}member ValidationDateLimitValue : int with get, set
Property Value
Type: 
Int32
See Also