会員情報
オブジェクト
会員情報を格納するオブジェクト

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

構文

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

プロパティ値

型: Account

参照