Property | Type | Description |
---|
Method | Description | |
---|---|---|
GenerateAllocationViewModel ( |
Generates the allocation view model.
|
|
GenerateReceiptAllocation ( ) : |
Generates the receipt allocation.
|
|
InitalizeViewModel ( List |
Initalizes the view model.
|
|
ReceiptAllocationViewModel ( ) : System |
Initializes a new instance of the ReceiptAllocationViewModel class.
|
|
ReceiptAllocationViewModel ( List |
Initializes a new instance of the ReceiptAllocationViewModel class.
|
|
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : System.Collections.Generic.IEnumerable |
public static GenerateAllocationViewModel ( |
||
receiptAllocation | The receipt allocation. | |
return |
public GenerateReceiptAllocation ( ) : |
||
return |
public InitalizeViewModel ( List |
||
commodities | List |
|
donors | List |
|
allHubs | List |
|
programs | List |
|
commoditySources | List |
|
commodityTypes | List |
|
receiveList | List |
|
return | void |
public ReceiptAllocationViewModel ( ) : System | ||
return | System |
public ReceiptAllocationViewModel ( List |
||
commodities | List |
|
donors | List |
|
allHubs | List |
|
programs | List |
|
commoditySources | List |
|
commodityTypes | List |
|
user | ||
receiveList | List |
|
return | System |
public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : System.Collections.Generic.IEnumerable |
||
validationContext | System.ComponentModel.DataAnnotations.ValidationContext | |
return | System.Collections.Generic.IEnumerable |