Amazon.ECS.Model.Reviewer.IsSetCustomerId C# (CSharp) Method

IsSetCustomerId() public method

Checks if CustomerId property is set
public IsSetCustomerId ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCustomerId()
        {
            return  this.customerIdField != null;
        }