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


In This Topic
    UsedSize Property
    In This Topic
    An approximate amount of data stored in an archive, expressed in MB.
    Syntax
    Public Property UsedSize As System.Long
    public System.long UsedSize {get; set;}
    public:
    property System.int64 UsedSize {
       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