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


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