int ExportDataPageLimit { get; set; }
Property ExportDataPageLimit As Integer Get Set
property int ExportDataPageLimit { int get (); void set (int value); }
abstract ExportDataPageLimit : int with get, set
In This Article