Home > eRoom API Help > Server Access API > SAAPI Properties > BundleFiles property
Indicates whether or not the Folder bundles files.
HRESULT get_BundleFiles(VARIANT_BOOL* pBundleFiles)
HRESULT put_BundleFiles(VARIANT_BOOL myBundleFiles)
Boolean = Object.BundleFiles
Object.BundleFiles = Boolean
TRUE
The Folder Page bundles files.
FALSE
The Folder Page does not bundle files..
Home Applies to IERUFolderPage