Click or drag to resize

IntermediationAgreementWebTermsOfNoticeDate Property

Up to this date the current intermediation interval can be terminated at the normal expiry date of the interval. This also marks the date where the next draft interval is finalized.

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 DateTime? TermsOfNoticeDate { get; set; }

Property Value

Type: NullableDateTime
See Also