Click or drag to resize

AddCaseCriteria Class

Add a new case.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsOwnerAccessBaseCriteria
      Tse.EasyBook.Server.DataContractsAddCaseCriteria

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 AddCaseCriteria : OwnerAccessBaseCriteria

The AddCaseCriteria type exposes the following members.

Properties
  NameDescription
Public propertyPassword
(Inherited from OwnerAccessBaseCriteria.)
Public propertyRentalObjectNo
The rental object to find details for.
(Inherited from OwnerAccessBaseCriteria.)
Top
See Also