Amazon.ECS.Model.TagLookupRequest.IsSetCustomerId C# (CSharp) Метод

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

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