Click or drag to resize

BlazeCompanyType Enumeration

The Blaze company type.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum BlazeCompanyType
Members
  Member nameValueDescription
Retailer0 The company is a retailer.
Distributor1 The company is a distributor.
Cultivator2 The company is a cultivator.
Manufacturer3 The company is a manufacturer.
Transporter4 The company is a transporter.
TestingFacility5 The company is a testing facility.
Other6 The company is some other type of company.
See Also