Click or drag to resize

PublishMethodWebEnum Enumeration

Document publish method

Namespace:  Tse.EasyBook.Server.DataContracts.ValueTypes
Assembly:  Tse.EasyBook.Server.DataContractsModelCommon (in Tse.EasyBook.Server.DataContractsModelCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum PublishMethodWebEnum
Members
  Member nameValueDescription
None0 The document is NOT dispatched.
Email1 The document must be dispatched via email
Fax2 The document must be dispatched via Fax
MailViaPrinter3 The document must be dispatched as letter via normal mail. Hence it is printed to a printer set up for this purpose.
See Also