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

IsSetMagazineType() public method

Checks if MagazineType property is set
public IsSetMagazineType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetMagazineType()
        {
            return  this.magazineTypeField != null;
        }
MerchantItemAttributes