If this country requires the collection of statistics on the trade of goods between countries in the European Union, this contains the code to use when collecting the information.

Namespace:  Asi.iBO.SystemConfig
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string IntraStateCode { get; }
Visual Basic (Declaration)
Public ReadOnly Property IntraStateCode As String
Visual C++
public:
property String^ IntraStateCode {
	String^ get ();
}

See Also