DateTimeRangeMeasurementDateTimeEndValue Property |
The actual end date/time to be recorded for the
Item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntaxpublic DateTime DateTimeEndValue { get; set; }
Public Property DateTimeEndValue As DateTime
Get
Set
public:
property DateTime DateTimeEndValue {
DateTime get ();
void set (DateTime value);
}
member DateTimeEndValue : DateTime with get, set
Property Value
Type:
DateTime
See Also