You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > RegionData Class > RegionData Properties > Code
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
RegionData.Code Property

Gets or sets the code of the region. This is typically an abbreviation for the name of the region. For example, if you add New Hampshire as a region, you would enter "NH" for this property. Each region must have its own unique code. You cannot have more than one region with the same code. This property is required when creating an region data object.

C#
public string Code;
Visual Basic
Public Property Code() As string
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!