Amazon.ECS.Model.MerchantItemAttributes.IsSetMagazineType C# (CSharp) Méthode

IsSetMagazineType() public méthode

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