Click or drag to resize

VoucherPayToTheOrderOfPayeeContactID Property

The ID of the Contact payee

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntax
public int PayToTheOrderOfPayeeContactID { get; set; }

Property Value

Type: Int32
PayToTheOrderOfPayeeContactID As Integer.
Remarks
Note Note
  • Name - PayToTheOrderOfPayeeContactID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
See Also