BankOptionsUseBank Property |
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool UseBank { get; set; }
Public Property UseBank As Boolean
Get
Set
public:
property bool UseBank {
bool get ();
void set (bool value);
}
member UseBank : bool with get, set
Property Value
Type:
BooleanSee Also