Click or drag to resize
SynchronizationObjectSettingsMaxRecords Property
Gets or sets maximum number of records.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public int MaxRecords { get; set; }

Property Value

Type: Int32
See Also