Click or drag to resize

AddCaseCriteria Class

Add a new case.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContracts.OwnerLoginOwnerLoginBaseCriteria
      Tse.EasyBook.Server.DataContracts.OwnerLoginAddCaseCriteria

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
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 : OwnerLoginBaseCriteria

The AddCaseCriteria type exposes the following members.

Constructors
  NameDescription
Public methodAddCaseCriteria
Top
Properties
  NameDescription
Public propertyNewCase
The case to add
Public propertyProfileId
The profileid of the owner
(Inherited from OwnerLoginBaseCriteria.)
Public propertyRentalObjectNo
The rentalobject number
Top
See Also