[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("accounts")]
public IConfigSectionNode AccountsCfg { get; set; }[ConfigAttribute("accounts")]
public IConfigSectionNode AccountsCfg { get; set; }<ConfigAttribute("accounts")>
Public Property AccountsCfg As IConfigSectionNode
Get
Set<ConfigAttribute("accounts")>
Public Property AccountsCfg As IConfigSectionNode
Get
Setpublic:
[ConfigAttribute(L"accounts")]
property IConfigSectionNode^ AccountsCfg {
IConfigSectionNode^ get ();
void set (IConfigSectionNode^ value);
}public:
[ConfigAttribute(L"accounts")]
property IConfigSectionNode^ AccountsCfg {
IConfigSectionNode^ get ();
void set (IConfigSectionNode^ value);
}[<ConfigAttribute("accounts")>]
member AccountsCfg : IConfigSectionNode with get, set[<ConfigAttribute("accounts")>]
member AccountsCfg : IConfigSectionNode with get, setProperty Value
Type:
IConfigSectionNode