リクルートクーポン
名前空間: jp.veritrans.tercerog.mdk.dto半角数字 最大桁数:7
リクルート原資のクーポンの利用金額を返します。
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public string RecruitCoupon { get; set; } |
Visual Basic |
---|
Public Property RecruitCoupon As String Get Set |
Visual C++ |
---|
public: property String^ RecruitCoupon { String^ get (); void set (String^ value); } |