Method | Description | |
---|---|---|
AddTransportBidQuotationHeader ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransportBidQuotationHeader ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransportBidQuotationHeader ( ) : List |
||
GetStatus ( int id ) : string | ||
TransportBidQuotationHeaderService ( IUnitOfWork unitOfWork ) : System | ||
UpdateTransportBidQuotationHeader ( |
public AddTransportBidQuotationHeader ( |
||
item | ||
return | bool |
public DeleteTransportBidQuotationHeader ( |
||
item | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public GetAllTransportBidQuotationHeader ( ) : List |
||
return | List |
public TransportBidQuotationHeaderService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public UpdateTransportBidQuotationHeader ( |
||
item | ||
return | bool |