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


In This Topic
    TargetSize Property
    In This Topic
    Configured size of an archive file, expressed in MB.
    Syntax
    Public Property TargetSize As System.Long
    public System.long TargetSize {get; set;}
    public:
    property System.int64 TargetSize {
       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