販売区分
名前空間: jp.veritrans.tercerog.mdk.dto半角数字 1 桁固定
Edy で任意に登録する販売区分 1:物販、 2:デジタル
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public string SalesType { get; set; } |
Visual Basic |
---|
Public Property SalesType As String Get Set |
Visual C++ |
---|
public: property String^ SalesType { String^ get (); void set (String^ value); } |