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