public int ExportAllPageLimit { get; init; }
Public Property ExportAllPageLimit As Integer Get Set
public: property int ExportAllPageLimit { int get (); void set (int value); }
member ExportAllPageLimit : int with get, set
In This Article