Click or drag to resize

IStorageQuotaMaxVersionStorage Property


Gets/sets the maximum total storage limit for all previous versions. When total storage is over this limit, the oldest versions will be removed until the limit is met again.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
double MaxVersionStorage { get; set; }

Property Value

Type: Double
See Also