Property | Type | Description |
---|
Method | Description | |
---|---|---|
InitLoan ( UserProfile user, List |
Inits the loan.
|
|
InitTransfer ( UserProfile user, List |
Inits the transfer.
|
|
OtherDispatchAllocationViewModel ( ) : System |
public InitLoan ( UserProfile user, List |
||
user | UserProfile | The user. |
hubs | List |
|
commodities | List |
|
commodityTypes | List |
|
programs | List |
|
units | List |
|
return | void |
public InitTransfer ( UserProfile user, List |
||
user | UserProfile | The user. |
hubs | List |
|
commodities | List |
|
commodityTypes | List |
|
programs | List |
|
units | List |
|
return | void |
public OtherDispatchAllocationViewModel ( ) : System | ||
return | System |