次の方法で共有


Account.AccountType プロパティ

定義

AccountType を取得または設定します。この値は、一連の特定の有効なアカウントの種類のいずれかである必要があります。

public string AccountType { get; set; }
member this.AccountType : string with get, set
Public Property AccountType As String

プロパティ値

アカウントの種類を含む文字列。

適用対象