Click or drag to resize

OwnerCategoryWeb Class

An owners category is calculated on preset dates. Owners are assigned a category based on the rules that are fulfilled in the different owner categories.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsDataContractEntityWeb
      Tse.EasyBook.Server.DataContractsOwnerCategoryWeb

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 class OwnerCategoryWeb : DataContractEntityWeb

The OwnerCategoryWeb type exposes the following members.

Constructors
  NameDescription
Public methodOwnerCategoryWeb
Top
Properties
  NameDescription
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyName
The name of this category in the current language.
Top
See Also