Click or drag to resize

AgillicTerminationCase Class

Contains the owner's reason for termination for 1 of owner's many houses
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.AgillicAgillicTerminationCase

Namespace:  Tse.EasyBook.Server.DataContracts.Agillic
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class AgillicTerminationCase

The AgillicTerminationCase type exposes the following members.

Constructors
  NameDescription
Public methodAgillicTerminationCase
Top
Properties
  NameDescription
Public propertyAgreementNo
Number of the owner intermediation agreement (interval) to which the case relates
Public propertyCaseType
Type of the case
Public propertyCause
Semicolon separated list of choosen case cause(s). On the format "([ID]) [Description]"
Public propertyClosedDate
Case closed date
Public propertyComment
Comment
Public propertyCreatedDate
Case creation date
Public propertyDescription
Case Description
Public propertyDueDate
Case / termination Due date
Public propertyId
ID of the case
Public propertyObjectId
ID of the holiday home
Public propertyObjectNo
RegNo / ObjectNo
Public propertyOwnerId
ID of primary owner
Public propertyPrimaryReasonForTermination
Semicolon separated list of choosen primary reason(s) for termination. On the format "([ID]) [Description]"
Public propertyRenegotiationRejected
Semicolon separated list of choosen RenegotiationRejected cause(s). On the format "([ID]) [Description]"
Public propertySubCause
Semicolon separated list of choosen sub cause(s) for termination. On the format "([ID]) [Description]"
Top
See Also