Discuss this help topic in SecureBlackbox Forum

TElOfficePackage.Flush

TElOfficePackage     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Flushes the package data.

Declaration

[C#]
    void Flush();

[VB.NET]
    Sub Flush()

[Pascal]
    procedure Flush;

[C++]
    void Flush();

[PHP]
    void Flush()

[Java]
    void flush();

Description

    Use this method to refresh the package data.

See also:     Close     FlushCoreProperties    

Discuss this help topic in SecureBlackbox Forum