Amazon.ECS.Model.MerchantItemAttributes.IsSetModelYear C# (CSharp) Method

IsSetModelYear() public method

Checks if ModelYear property is set
public IsSetModelYear ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetModelYear()
        {
            return  this.modelYearField != null;
        }
MerchantItemAttributes