配送先国コード

半角英数字 2文字以内

配送先国コードが格納されます。

名前空間: jp.veritrans.tercerog.mdk.dto
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)

構文

C#
public string ShipCountry { get; set; }
Visual Basic
Public Property ShipCountry As String
	Get
	Set
Visual C++
public:
property String^ ShipCountry {
	String^ get ();
	void set (String^ value);
}

プロパティ値

型: String

参照