Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / Province Class / Province Constructor / Province Constructor(Country,String)
The value of country
The value of name
Version
Province Constructor(Country,String)
Initializes a new instance of the Province class.
Syntax
public Province( 
   Country country,
   string name
)

Parameters

country
The value of country
name
The value of name
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