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.245.0.0 (8.245.0.0)
Syntax public 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:
DateTimeSee Also