Permenantly purge all deleted folio items under this folio module. If the FolioModule allow multiple folio items types below it, then all types will be purged

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
bool PurgeDeletedFolioItems()
Visual Basic
Function PurgeDeletedFolioItems As Boolean
Visual C++
bool PurgeDeletedFolioItems()

Field Value

Boolean

Return Value

True if successful

See Also