public Currency( Store store, string name, int decimaldigits, byte negativepattern, byte positivepattern, string isocode, bool autoupdate )
Parameters
- store
- The value of store
- name
- The value of name
- decimaldigits
- The value of decimaldigits
- negativepattern
- The value of negativepattern
- positivepattern
- The value of positivepattern
- isocode
- The value of isocode
- autoupdate
- The value of autoupdate