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