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

IsSetUPC() 공개 메소드

Checks if UPC property is set
public IsSetUPC ( ) : Boolean
리턴 Boolean
        public Boolean IsSetUPC()
        {
            return  this.UPCField != null;
        }
MerchantItemAttributes