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