Click or drag to resize

DetailsResultOwnerCategory Property

Owner category. Owners are assigned a category based on the rules that are fulfilled in the different owner categories.

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 OwnerCategoryWeb OwnerCategory { get; set; }

Property Value

Type: OwnerCategoryWeb
See Also