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.254.0.0 (8.254.0.0)
Syntaxpublic DateTime TimePosted { get; }Public ReadOnly Property TimePosted As DateTime
	Get
public:
property DateTime TimePosted {
	DateTime get ();
}member TimePosted : DateTime with get
Property Value
Type: 
DateTime
See Also