ショップ名

文字列 48 バイト以内

Edy で使用する店舗名

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

構文

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

プロパティ値

型: String

参照