Account.AccountType Property

Definition

Gets or sets the AccountType, which must be one of a set of fixed valid account types.

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

Property Value

A String with the type of account.

Applies to