It is not the asset versions limit settings completely. If auto discard is allowed, the number of this value is infinite

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

Syntax

C#
int AllowedExistingVersions { get; }
Visual Basic
ReadOnly Property AllowedExistingVersions As Integer
	Get
Visual C++
property int AllowedExistingVersions {
	int get ();
}

See Also