Click or drag to resize

DisbursementPayToTheOrderOfMailingAddressContactID 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 PayToTheOrderOfMailingAddressContactID { get; set; }

Property Value

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