登録方法
名前空間: jp.veritrans.tercerog.mdk.dto半角数字 最大桁数:1
- 0 : 手動
- 1 : 自動
※ 未指定の場合は、0 : 手動
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public string RegistrationMethod { get; set; } |
Visual Basic |
---|
Public Property RegistrationMethod As String Get Set |
Visual C++ |
---|
public: property String^ RegistrationMethod { String^ get (); void set (String^ value); } |