| CurrencyPatternGetPositivePattern Method |
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static PositivePattern GetPositivePattern(
int value
)
Public Shared Function GetPositivePattern (
value As Integer
) As PositivePattern
Parameters
- value
- Type: SystemInt32
Return Value
Type:
PositivePatternSee Also