Click or drag to resize

UpdateIntermediationAgreementCriteria Class

Data contract class for saving certain information about an intermediation agreement.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsOwnerAccessBaseCriteria
      Tse.EasyBook.Server.DataContractsUpdateIntermediationAgreementCriteria

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

The UpdateIntermediationAgreementCriteria type exposes the following members.

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