Amazon.ECS.Model.CustomerContentSearchRequest.IsSetCustomerPage C# (CSharp) Method

IsSetCustomerPage() public method

Checks if CustomerPage property is set
public IsSetCustomerPage ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCustomerPage()
        {
            return  this.customerPageField != null;
        }