Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Collector Class / LastModified Property


In This Topic
    LastModified Property (Collector)
    In This Topic
    The time when the collector's configuration was last modified.
    Syntax
    Public Property LastModified As System.Date
    public System.DateTime LastModified {get; set;}
    public:
    property System.DateTime LastModified {
       System.DateTime get();
       void set (    System.DateTime value);
    }
    Requirements

    Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

    See Also