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


In This Topic
    LastBackupUser Property
    In This Topic
    A user name of the last user to backup this archive.
    Syntax
    Public Property LastBackupUser As System.String
    public System.string LastBackupUser {get; set;}
    public:
    property System.String^ LastBackupUser {
       System.String^ get();
       void set (    System.String^ 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