Amazon.ECS.Model.CustomerReviews.IsSetTotalReviewPages C# (CSharp) Method

IsSetTotalReviewPages() public method

Checks if TotalReviewPages property is set
public IsSetTotalReviewPages ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetTotalReviewPages()
        {
            return  this.totalReviewPagesField != null;
        }