header_load
Description:
[ Version ( since = "3.24" ) ]
public bool header_load (Store store, string folder_name) throws Error
public bool header_load (Store store, string folder_name) throws Error
Loads a summary header for the this, which corresponds to folder_name provided by store
.
Parameters:
| this | |
| store |
a Store |
| folder_name |
a folder name corresponding to this |
Returns:
|
whether succeeded |