Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BudgetAnalyser
Engine
Ledger
TransferFundsCommand
C# Class BudgetAnalyser.Engine.Ledger.TransferFundsCommand
An object to encapsulate all necessary data to perform a transfer operation in a
LedgerEntry
.
Inheritance:
INotifyPropertyChanged
Show file
Open project: Benrnz/BudgetAnalyser
Class Usage Examples
Public Methods
Method
Description
IsValid
( ) :
bool
Returns true if the transfer is valid.
Private Methods
Method
Description
OnPropertyChanged
(
[
propertyName
= null ) :
void
SetBankTransferRequired
( ) :
void
Method Details
IsValid()
public
method
Returns true if the transfer is valid.
public
IsValid
( ) :
bool
return
bool