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

IsSetMPN() public méthode

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