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


In This Topic
    CurrentSize Property
    In This Topic
    Current size of the physical archive file on disk, expressed in MB.
    Syntax
    Public Property CurrentSize As System.Long
    public System.long CurrentSize {get; set;}
    public:
    property System.int64 CurrentSize {
       System.int64 get();
       void set (    System.int64 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