Click or drag to resize

UserSettingsContractRemoveUnchangedFilesAfterDays Property

Delete files, unchanged within specified days period.

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public Nullable<int> RemoveUnchangedFilesAfterDays { get; set; }

Property Value

Type: NullableInt32
See Also