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

IsSetUPC() public méthode

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