PricePropertyValue
public class PricePropertyValue
Namespace
Indexers
PricePropertyValue
public ProductPrice this[Guid currencyId] { get; }
Methods
GetPriceFor
public ProductPrice GetPriceFor(Guid currencyId)
HasPriceFor
public bool HasPriceFor(Guid currencyId)
TryGetPriceFor
public bool TryGetPriceFor(Guid currencyId, out ProductPrice value)