Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Archive Class / LastModifiedTime Property


In This Topic
    LastModifiedTime Property (Archive)
    In This Topic
    A time of last archive configuration change, expressed in UTC.
    Syntax
    Public Property LastModifiedTime As System.Date
    public System.DateTime LastModifiedTime {get; set;}
    public:
    property System.DateTime LastModifiedTime {
       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