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

IsSetSoldInStores() public méthode

Checks if SoldInStores property is set
public IsSetSoldInStores ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSoldInStores()
        {
            return  this.soldInStoresField != null;
        }
MerchantItemAttributes