ReplCurrencyResponse.Currencies Property |
Namespace:
LSRetail.Omni.Domain.DataModel.Base.Replication
Assembly:
LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2025.4
Syntaxpublic List<ReplCurrency> Currencies { get; set; }
Property Value
Type:
List<ReplCurrency>
See Also