アクションタイプ

半角英数字 10 文字以内

set: 与信請求処理 get: 与信請求確認処理 do : 与信請求完了処理

名前空間: jp.veritrans.tercerog.mdk.dto
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)

構文

C#
public string Action { get; set; }
Visual Basic
Public Property Action As String
	Get
	Set
Visual C++
public:
property String^ Action {
	String^ get ();
	void set (String^ value);
}

プロパティ値

型: String

参照