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