FreeFlow class library
Folder.DeletionList Property
Gets the deletion alerts for this folder.
[Visual Basic]
Public ReadOnly Property DeletionList As
AlertCollection
[C#]
public
AlertCollection
DeletionList {get;}
See Also
Folder Class
|
FreeFlow.Administration Namespace