Click or drag to resize

ServiceSupplierTypeWebEnum Enumeration

Enumeration for service supplier types

Namespace:  Tse.EasyBook.Server.DataContracts.ValueTypes
Assembly:  Tse.EasyBook.Server.DataContractsModelCommon (in Tse.EasyBook.Server.DataContractsModelCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum ServiceSupplierTypeWebEnum
Members
  Member nameValueDescription
None0 Not defined
Employee1 Employee
Supplier2 Supplier
Owner3 Owner
Contact4 Alternative contact person
Team5 Team of Employees
See Also