Amazon.ECS.Model.Customers.IsSetTotalPages C# (CSharp) Method

IsSetTotalPages() public method

Checks if TotalPages property is set
public IsSetTotalPages ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetTotalPages()
        {
            return  this.totalPagesField != null;
        }