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