Amazon.ECS.Model.CustomerContentSearchRequest.IsSetCustomerPage C# (CSharp) Метод

IsSetCustomerPage() публичный Метод

Checks if CustomerPage property is set
public IsSetCustomerPage ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCustomerPage()
        {
            return  this.customerPageField != null;
        }