Gets and sets the property MaxRecords. 
            
                       The maximum number of response records to return in each call.        
               If the number of remaining response records exceeds the specified  CopyC#
            value,            a value is returned in a
CopyC#
            value,            a value is returned in a MaxRecords
 CopyC# field of the response.
                       You can retrieve the next set of records by retrying the command with the
            returned marker value.
CopyC# field of the response.
                       You can retrieve the next set of records by retrying the command with the
            returned marker value.       
            marker
            Default:  CopyC#
CopyC#100
Constraints: minimum 20, maximum 100.
 Declaration Syntax
 Declaration Syntax| C# | 
public int MaxRecords { get; set; }