[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public AccountType AccountType { get; set; }
public AccountType AccountType { get; set; }
Public Property AccountType As AccountType
Get
Set
Public Property AccountType As AccountType
Get
Set
public:
virtual property AccountType AccountType {
AccountType get () sealed;
void set (AccountType value) sealed;
}
public:
virtual property AccountType AccountType {
AccountType get () sealed;
void set (AccountType value) sealed;
}
abstract AccountType : AccountType with get, set
override AccountType : AccountType with get, set
abstract AccountType : AccountType with get, set
override AccountType : AccountType with get, set
Property Value
Type:
AccountTypeImplements
IActualAccountData AccountType