銀行口座情報
オブジェクト
名前空間: jp.veritrans.tercerog.mdk.dtoオブジェクト
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public BankAccountParam BankAccountParam { get; set; } |
Visual Basic |
---|
Public Property BankAccountParam As BankAccountParam Get Set |
Visual C++ |
---|
public: property BankAccountParam^ BankAccountParam { BankAccountParam^ get (); void set (BankAccountParam^ value); } |