Categorization of vendors
Used to tag a vendor and filter which areas it appears in lists in the user interface
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
public enum VendorTypes |
| Visual Basic |
|---|
Public Enumeration VendorTypes |
| Visual C++ |
|---|
public enum class VendorTypes |
Members
| Member name | Description | |
|---|---|---|
| All | ||
| Manufacturer | ||
| Wholesaler | ||
| Shipper | ||
| ThirdPartyRepair | ||
| SubContractor |