Click or drag to resize

CategoryDefMaxItems Property

Number of items a category can hold.

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public int MaxItems { get; }

Property Value

Type: Int32

Implements

ICategoryDefMaxItems
Remarks
Up until at least Commence RM 6.1, Commence has a hardcoded limit of 500.000 items per category, no matter what this property will report.
See Also