[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 bool HadSuccessfullTransactions { get; set; }
[ConfigAttribute]
public bool HadSuccessfullTransactions { get; set; }
<ConfigAttribute>
Public Property HadSuccessfullTransactions As Boolean
Get
Set
<ConfigAttribute>
Public Property HadSuccessfullTransactions As Boolean
Get
Set
public:
[ConfigAttribute]
property bool HadSuccessfullTransactions {
bool get ();
void set (bool value);
}
public:
[ConfigAttribute]
property bool HadSuccessfullTransactions {
bool get ();
void set (bool value);
}
[<ConfigAttribute>]
member HadSuccessfullTransactions : bool with get, set
[<ConfigAttribute>]
member HadSuccessfullTransactions : bool with get, set
Property Value
Type:
Boolean