Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / Currency Class / Currency Constructor / Currency Constructor(Store,String,Int32,Byte,Byte,String,Boolean)
The value of store
The value of name
The value of decimaldigits
The value of negativepattern
The value of positivepattern
The value of isocode
The value of autoupdate
In This Topic
    Currency Constructor(Store,String,Int32,Byte,Byte,String,Boolean)
    In This Topic
    Initializes a new instance of the Currency class.
    Syntax

    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
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also