表示用商品数量1
名前空間: jp.veritrans.tercerog.mdk.dto半角数字 最大桁数:12
表示用商品数量1を指定します。
1以上
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public string Quantity1 { get; set; } |
Visual Basic |
---|
Public Property Quantity1 As String Get Set |
Visual C++ |
---|
public: property String^ Quantity1 { String^ get (); void set (String^ value); } |