CommonDecodersLimitsPageCount Property |
LimitsPageCount property used for document filter parameters.
Namespace:
Atalasoft.Shared.Config
Assembly:
Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int LimitsPageCount { get; set; }Public Property LimitsPageCount As Integer
Get
Set
Property Value
Type:
Int32
RemarksField is optional, default value is equal to DefaultLimitsPageCount.
Validation checks: integer value with minimum value = 1.
See Also