Click or drag to resize

PolicyV1PayableContractID Property

Payable Contract I D

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.Account.Policy
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntax
public Nullable<int> PayableContractID { get; set; }

Property Value

Type: NullableInt32
PayableContractID As Integer?.
Remarks
Note Note
  • Name - PayableContractID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
  • Ignored On Get - True
See Also