ValidateStoreBaseCurrencyChange
public class ValidateStoreBaseCurrencyChange : ValidationEventBase
Inheritance
- class ValidationEventBase
Namespace
Constructors
ValidateStoreBaseCurrencyChange
public ValidateStoreBaseCurrencyChange(StoreReadOnly store, ChangingValue<Guid?> currencyId)
Properties
CurrencyId
public ChangingValue<Guid?> CurrencyId { get; }
Store
public StoreReadOnly Store { get; }