TrackedDataItemTimePosted Property |
The date/time when this tracking data item was posted to the system.
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 TimePosted { get; }
Public ReadOnly Property TimePosted As DateTime
Get
public:
property DateTime TimePosted {
DateTime get ();
}
member TimePosted : DateTime with get
Property Value
Type:
DateTimeSee Also