C# Class LeanEngine.OAE.KB

Kanban
Inheritance: OAEBase
Afficher le fichier Open project: Novthirteen/yfkey-scms Class Usage Examples

Méthodes publiques

Méthode Description
KB ( List Plans, List InvBalances, List DemandChains ) : System

Méthodes protégées

Méthode Description
CheckReq ( ItemFlow itemFlow ) : bool
GetReqQty ( ItemFlow itemFlow ) : decimal

Method Details

CheckReq() protected méthode

protected CheckReq ( ItemFlow itemFlow ) : bool
itemFlow LeanEngine.Entity.ItemFlow
Résultat bool

GetReqQty() protected méthode

protected GetReqQty ( ItemFlow itemFlow ) : decimal
itemFlow LeanEngine.Entity.ItemFlow
Résultat decimal

KB() public méthode

public KB ( List Plans, List InvBalances, List DemandChains ) : System
Plans List
InvBalances List
DemandChains List
Résultat System