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;
        }