Amazon.ECS.Model.Customers.IsSetTotalPages C# (CSharp) Méthode

IsSetTotalPages() public méthode

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