Click or drag to resize

AccountEntryWebTemporaryEntry Property

Determine whether the entry is temporary or final.. Temporary entries are tennancies that lacks customer acceptance.

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 bool TemporaryEntry { get; set; }

Property Value

Type: Boolean
See Also