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

IsSetMPN() public method

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