Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateUom ( Uom location ) : void | ||
DeleteUom ( Uom location ) : void | ||
GetAllUom ( ) : IList |
||
LoadUom ( string code, string name, string desc ) : IList | ||
UomMgrProxy ( ) : System | ||
UpdateUom ( Uom location ) : void |
public LoadUom ( string code, string name, string desc ) : IList | ||
code | string | |
name | string | |
desc | string | |
return | IList |