 | CommenceCategoryMetaDataMaxItems 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
Syntaxpublic int MaxItems { get; set; }Public Property MaxItems As Integer
Get
Set
Property Value
Type:
Int32Implements
ICategoryDefMaxItems
RemarksUp 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