 | DiscountTranslationCollectionGetTranslationByLanguageId Method |
Namespace:
Dynamicweb.Ecommerce.Orders.Discounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic DiscountTranslation GetTranslationByLanguageId(
string languageId
)
Public Function GetTranslationByLanguageId (
languageId As String
) As DiscountTranslation
Parameters
- languageId
- Type: SystemString
Return Value
Type:
DiscountTranslation
See Also