AccountBasic 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドAccountBasic
AccountBasic クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

プロパティ

  名前説明
Public プロパティCreateDate
入会年月日
半角数字
最大桁数:8
YYYYMMDD形式
Public プロパティDeleteDate
退会年月日
半角数字
最大桁数:8
YYYYMMDD形式
Public プロパティFirstKanaName
名カナ
文字列
最大桁数:40
全角カナ
Public プロパティFirstName

文字列
最大桁数:40
Public プロパティLastKanaName
姓カナ
文字列
最大桁数:40
全角カナ
Public プロパティLastName

文字列
最大桁数:40
Public プロパティMailAddress
メールアドレス
文字列
最大桁数:256

参照