Click or drag to resize

ServiceOptionWebType Property

Is this entity a System service type cleaning or one of the consumer defined service types

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ServiceTypeEntityTypeWebEnum Type { get; set; }

Property Value

Type: ServiceTypeEntityTypeWebEnum
See Also