Discuss this help topic in SecureBlackbox Forum

TElOpenOfficePackage.FlushManifest

TElOpenOfficePackage     See also     


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


Flushes package manifest.

Declaration

[C#]
    void FlushManifest();

[VB.NET]
    Sub FlushManifest()

[Pascal]
    procedure FlushManifest;

[C++]
    void FlushManifest();

[PHP]
    void FlushManifest()

[Java]
    void flushManifest();

Description

    Use this method to refresh package manifest.

See also:     Manifest     Flush    

Discuss this help topic in SecureBlackbox Forum