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

IsSetProductGroup() public méthode

Checks if ProductGroup property is set
public IsSetProductGroup ( ) : Boolean
Résultat Boolean
        public Boolean IsSetProductGroup()
        {
            return  this.productGroupField != null;
        }
MerchantItemAttributes