Amazon.ECS.Model.MerchantItemAttributes.IsSetMPN C# (CSharp) 메소드

IsSetMPN() 공개 메소드

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