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

IsSetModelYear() public method

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