Click or drag to resize

GetDocumentCriteriaCorrespondenceId Property

The Id of the correspondence entity that references the document. If an invoice is to be retrieved then use "InvoiceNo" instead.

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int CorrespondenceId { get; set; }

Property Value

Type: Int32
See Also