Amazon.ECS.Model.ItemAttributes.IsSetSoldInStores C# (CSharp) Method

IsSetSoldInStores() public method

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