Click or drag to resize

DisbursementPayToTheOrderOfPayeeContactID Property

Used to populate related properties with information of contact of specified ID. Ignored if voided or month locked posted or finalized.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
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
  • Ignored On Update - True
See Also