Метод | Описание | |
---|---|---|
AddTransportBidPlanDetail ( |
||
DeleteByBidPlanID ( int id ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteTransportBidPlanDetail ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransportBidPlanDetail ( ) : List |
||
GetHrdCommodityAmount ( int woredaID ) : decimal | ||
GetPsnpCommodityAmount ( ) : List |
||
GetRegionPlanTotal ( int bidplanid, int regionId, int programId ) : double | ||
GetWoredaGroupedPsnpAmount ( int woredaID ) : decimal | ||
TransportBidPlanDetailService ( IUnitOfWork unitOfWork ) : System | ||
UpdateTransportBidPlanDetail ( |
public AddTransportBidPlanDetail ( |
||
item | ||
Результат | bool |
public DeleteByBidPlanID ( int id ) : bool | ||
id | int | |
Результат | bool |
public DeleteTransportBidPlanDetail ( |
||
item | ||
Результат | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
Результат | List |
public FindById ( int id ) : |
||
id | int | |
Результат |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
Результат | IEnumerable |
public GetAllTransportBidPlanDetail ( ) : List |
||
Результат | List |
public GetHrdCommodityAmount ( int woredaID ) : decimal | ||
woredaID | int | |
Результат | decimal |
public GetRegionPlanTotal ( int bidplanid, int regionId, int programId ) : double | ||
bidplanid | int | |
regionId | int | |
programId | int | |
Результат | double |
public GetWoredaGroupedPsnpAmount ( int woredaID ) : decimal | ||
woredaID | int | |
Результат | decimal |
public TransportBidPlanDetailService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Результат | System |
public UpdateTransportBidPlanDetail ( |
||
item | ||
Результат | bool |