Discuss this help topic in SecureBlackbox Forum

TElOfficePackage.FlushCoreProperties

TElOfficePackage     See also     


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


Flushes the package core properties.

Declaration

[C#]
    void FlushCoreProperties();

[VB.NET]
    Sub FlushCoreProperties()

[Pascal]
    procedure FlushCoreProperties;

[C++]
    void FlushCoreProperties();

[PHP]
    void FlushCoreProperties()

[Java]
    void flushCoreProperties();

Description

    Use this method to refresh the package core properties.

See also:     Flush     CoreProperties    

Discuss this help topic in SecureBlackbox Forum