Click or drag to resize
IInProcFileImplFactoryCleanDeletedFileContent Property
Specifies if files should be physically deleted when the last referencing ContentVersion is deleted.

Namespace: PDTec.IceNet.Sdk
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
bool CleanDeletedFileContent { get; set; }

Property Value

Type: Boolean
See Also