| 
            
              PIRTInputAdapterLastReceivedTimestamp Property
             | 
          
        
        
            Last timestamp received from PI
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.258-beta
Syntaxpublic DateTime LastReceivedTimestamp { get; }Public ReadOnly Property LastReceivedTimestamp As DateTime
	Get
member LastReceivedTimestamp : DateTime with get
function get_LastReceivedTimestamp();
 View SourceProperty Value
DateTime
See Also