You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > RegionData Class > RegionData Constructor > RegionData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
RegionData.RegionData Constructor (string, long, string, bool)
C#
public RegionData(string name, long countryId, string code, bool enabled);
Visual Basic
Public Sub New(name As string, countryId As long, code As string, enabled As bool)
Parameters 
Description 
name 
The name of the region. 
countryId 
The ID of the country to which the region belongs. 
code 
Gets or sets the code of the region. This is typically an abbreviation for the name of the region. 
enabled 
Indicates whether or not the region is enabled for use. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!