Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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. | |
Результат |
public GenerateReceiptAllocation ( ) : |
||
Результат |
public InitalizeViewModel ( List |
||
commodities | List |
|
donors | List |
|
allHubs | List |
|
programs | List |
|
commoditySources | List |
|
commodityTypes | List |
|
receiveList | List |
|
Результат | void |
public ReceiptAllocationViewModel ( ) : System | ||
Результат | System |
public ReceiptAllocationViewModel ( List |
||
commodities | List |
|
donors | List |
|
allHubs | List |
|
programs | List |
|
commoditySources | List |
|
commodityTypes | List |
|
user | ||
receiveList | List |
|
Результат | System |
public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : System.Collections.Generic.IEnumerable |
||
validationContext | System.ComponentModel.DataAnnotations.ValidationContext | |
Результат | System.Collections.Generic.IEnumerable |