Click or drag to resize

TaxFeeGovernmentContactID Property

Government Contact I D

Created in Epic SDK V7.0.

Required

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public int GovernmentContactID { get; set; }

Property Value

Type: Int32
GovernmentContactID As Integer.
Remarks

Required when TaxFeeCode is not a Government Tax type.

Note Note
  • Name - GovernmentContactID
  • Is Identity - True
  • Required On Insert - True
  • Required On Update - True
See Also